christos
|
3ac0dffdc2
|
fix prototypes
|
2012-02-18 19:17:54 +00:00 |
|
njoly
|
5c047b9c03
|
Re-apply some lint comments that have been lost during move to
external tree.
|
2011-12-26 17:32:28 +00:00 |
|
joerg
|
a919271017
|
Mark yy_fatal_error as noreturn if supported by the compiler.
|
2011-08-27 18:36:03 +00:00 |
|
christos
|
4950518f2a
|
Rename the macro name so that the scanner does not get confused and thinks
it is using REJECT.
|
2010-04-07 16:14:07 +00:00 |
|
christos
|
83fd40ab4d
|
use the m4 define not the cpp one for reject.
|
2010-04-06 17:39:47 +00:00 |
|
njoly
|
347e02defd
|
Regen initparse.c/initscan.c without #line directives, to avoid host
tool depency problems when NETBSDSRCDIR != /usr/src.
|
2010-02-19 14:22:43 +00:00 |
|
wiz
|
19c8fa4ec7
|
Fix a typo (#endiif -> #endif).
Problem found while building kdesdk3.
|
2009-12-06 09:16:16 +00:00 |
|
drochner
|
623d625769
|
remove some binary files which should be generated in a build
|
2009-11-17 19:47:00 +00:00 |
|
christos
|
78155b36be
|
if we have variable trailing context rules, enable the find_rule label.
|
2009-11-02 20:52:39 +00:00 |
|
christos
|
3761269372
|
we can regenerate yacc files now
|
2009-10-29 17:17:12 +00:00 |
|
christos
|
66f67ed664
|
regen
|
2009-10-29 14:49:40 +00:00 |
|
christos
|
5e31efcd83
|
prefix some parameters with _ to avoid conflicts with files that have the
same variable names as globals.
|
2009-10-28 22:00:56 +00:00 |
|
christos
|
d7554581c8
|
deal with libc's namespace protection
|
2009-10-28 05:04:02 +00:00 |
|
christos
|
0918f42ca7
|
Fixes to pass -Wall
|
2009-10-27 01:44:01 +00:00 |
|
christos
|
a7f00c959b
|
We don't need the pre-built skel.c
|
2009-10-26 21:29:46 +00:00 |
|
christos
|
9d0a89234a
|
avoid unused label warning
|
2009-10-26 19:23:33 +00:00 |
|
christos
|
2599685db6
|
rename warn -> lwarn to use the pre-generated parse.c since our yacc is
not up to snuff yet.
|
2009-10-26 19:23:19 +00:00 |
|
christos
|
d7f7e48d85
|
- fix warnings
- add scan.c as initscan.c
|
2009-10-26 04:27:15 +00:00 |
|
christos
|
3c3a7b7603
|
from sourceforge.
|
2009-10-26 00:24:20 +00:00 |
|