aboutsummaryrefslogtreecommitdiff
path: root/lib/bcheck.c
diff options
context:
space:
mode:
authorgrischka <grischka>2012-05-13 10:21:39 +0200
committergrischka <grischka>2012-06-12 15:32:44 +0200
commit27d38bf23f74d342a2b2c2065a72727c0d0d5e0d (patch)
tree45e80ba97ec3b42d9bcd97e50a8f36c8096626a4 /lib/bcheck.c
parent32cd070c969ffd0b405460ef75f6fa095ed9657e (diff)
downloadtinycc-27d38bf23f74d342a2b2c2065a72727c0d0d5e0d.tar.gz
tinycc-27d38bf23f74d342a2b2c2065a72727c0d0d5e0d.tar.bz2
tcc.c: fix argv index for parse_args
I probably broke that myself earlier. In any case parse_args needs to start with index 0 because it is is used also recursively to expand the shebang command from scripts such as #!/usr/local/bin/tcc -run -L/usr/X11R6/lib -lX11 which arrives at tcc as only two argv's "tcc" "-run -L/usr/X11R6/lib -lX11"
Diffstat (limited to 'lib/bcheck.c')
0 files changed, 0 insertions, 0 deletions