History log of /csrg-svn/old/pcc/lint/lpass1/lint.c (Results 1 – 14 of 14)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 32980 11-Dec-1987 donn

pass ~nargs on to the second pass rather than -nargs so that the 0 arguments
case is distinguished from the VARARGS0 case.

# 32979 11-Dec-1987 donn

utah rcsid 3.4 86/03/12 15:19:04: Pass debugging flags on to mainp1();
fix braces for ctags.
utah rcsid 3.5 87/07/06 17:30:16: Treat an occurrence of '&i' in a static or
external initialization as a

utah rcsid 3.4 86/03/12 15:19:04: Pass debugging flags on to mainp1();
fix braces for ctags.
utah rcsid 3.5 87/07/06 17:30:16: Treat an occurrence of '&i' in a static or
external initialization as a set and a use of 'i'.
utah rcsid 3.7 87/07/10 22:25:02: Remove my old cinit() hack -- ado's hack
was better. In turn, we can remove ado's lprt() hack, since a hack in
cgram.y can do better.
utah rcsid 3.8 87/07/15 20:49:38: Fixes for VARARGS0 -- check vaflag == 0,

show more ...

# 30905 13-Apr-1987 bostic

bug report 4.3BSD/usr.bin/44

# 30819 06-Apr-1987 bostic

bug report 4.3BSD/usr.bin/50

# 26916 20-Mar-1986 donn

Adjust braces to make things easy for ctags.

# 26403 24-Feb-1986 donn

For lint -a, prevent 'long assignment may lose accuracy' warning for
expressions of type long that are cast to type void.

# 25757 08-Jan-1986 donn

Added tests for negative constant shifts.

# 25304 25-Oct-1985 bloom

decide whether you want to use float or double constants, not mixed type

# 18598 08-Apr-1985 ralph

changes due to pcc restructuring for common header files.

# 11790 30-Mar-1983 sam

null pointer problem

# 11761 29-Mar-1983 edward

Statics are now treated correctly.
Structure type matching in second pass done by hashed name
and size.
-z flag added to ignore undeclared structure errors.

# 11403 05-Mar-1983 nicklin

implemented lint library construction - problems to Edward Wang

# 7996 30-Aug-1982 rrh

where() now reports entire path name of file in error, and removes
double quotes

# 7988 30-Aug-1982 rrh

date and time created 82/08/30 13:15:54 by rrh