Lines Matching refs:fix

6 08/11/89 fix <...> include dir bug
24 07/04/89 fix PP_TRUNCATE interaction with PP_COMPILE
29 fix PASSCOMMENTS in directives
31 fix literal string concatenation bugs
32 fix header parsing in non-active if-blocks
36 03/27/89 fix pplex bug that bombed line sync for last line == #include
37 03/15/89 fix PP_TRUNCATE macro id bit table checks
40 02/28/89 fix variable n usage conflict for DEFINE: in ppcontrol
41 02/22/89 fix -T conflict with __GNUC__ in ppargs
45 01/24/89 fix #undef of SYM_READONLY macro message
48 01/18/89 fix pp.token setting by noting with pp.state|=TOKENSET
49 01/11/89 fix #if skip bug where quoted token set begin line state
61 08/16/88 fix ppckeys.c: T_DOUBLE->T_DOUBLE_T, T_FLOAT->T_FLOAT_T
73 05/03/88 fix empty include file bug by omitting empty check
76 04/11/88 fix flag check bug in ppload()
84 01/24/88 fix <backslash><newline> handling in #define on bsd
85 01/20/88 add %T and fix %[...] pragma mapping formats
86 01/11/88 complete 12/11/87 COMPATIBILITY macro arg /**/ pasting bug fix
93 fix COMPATIBILITY macro arg /**/ pasting bug
100 10/30/87 fix line count on `newline' in ['"] constant warning
110 fix COMPATIBILITY macro recursion bug
114 10/05/87 fix PLUSPLUS PASSCOMMENTS bug `// */' -> `/* ***/'
116 09/28/87 fix CONVERTCC STRICT bug that omitted octal character constants
118 fix "\07" "3" -> "\073" string literal concatenation bug -> "\0073"
120 09/17/87 fix macro formal bug that didn't update pointers after realloc()
124 08/20/87 fix bug that omitted some actualsync() calls for '\n' in pp.in->actual
125 08/19/87 fix pp.linesync==0 && PASSTHROUGH bug that omitted '\n' after "token"
126 08/11/87 fix #($var) null pointer bug
127 07/31/87 fix linesync bug for comment after #include in PASSCOMMENTS
129 07/16/87 fix predicate missing # ambiguity warning
130 07/09/87 fix `macro("@*")' bug in expand_special()
131 06/17/87 fix comment error message check that was off by one line
137 06/05/87 fix macro actual arg collection with imbedded #include, #line
143 fix ppargs() to cooperate with other option parsers
151 04/09/87 fix character constant conversion warnings
152 04/07/87 fix \\n and ??/\n bugs in comment scan
155 fix macro actual arg count test
172 fix pp:directive `...multiple...' warning
184 03/18/87 delete pp:obsolete; fix `#pragma version'
198 03/04/87 fix COMPATIBILITY to expand a macro in its definition
219 02/02/87 fix expand() to save and restore (state&DISABLE)