History log of /original-bsd/old/pcc/lint/lpass1/lint.c (Results 1 – 14 of 14)
Revision Date Author Comments
# 2e655d5d 11-Dec-1987 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

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


# 4b219e3a 11-Dec-1987 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

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 ...


# e55555f2 13-Apr-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

bug report 4.3BSD/usr.bin/44


# 55eff716 06-Apr-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

bug report 4.3BSD/usr.bin/50


# 991aa5c6 20-Mar-1986 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

Adjust braces to make things easy for ctags.


# b7df41a9 24-Feb-1986 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

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


# 15e4fd5f 08-Jan-1986 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

Added tests for negative constant shifts.


# 88037ea7 25-Oct-1985 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

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


# b7f91215 08-Apr-1985 ralph <ralph@65305748-3e16-e211-a854-8c89a5c6f760>

changes due to pcc restructuring for common header files.


# 6c735065 30-Mar-1983 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

null pointer problem


# 7518d483 29-Mar-1983 edward <edward@65305748-3e16-e211-a854-8c89a5c6f760>

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.


# bb764c1c 05-Mar-1983 nicklin <nicklin@65305748-3e16-e211-a854-8c89a5c6f760>

implemented lint library construction - problems to Edward Wang


# 94fee7db 30-Aug-1982 rrh <rrh@65305748-3e16-e211-a854-8c89a5c6f760>

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


# c1a7befd 30-Aug-1982 rrh <rrh@65305748-3e16-e211-a854-8c89a5c6f760>

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