Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   ross
Date:           Sat Jun  5 19:04:24 UTC 1999

Modified Files:
        basesrc/usr.bin/ctags: C.c

Log Message:
Don't recognize `int (*f)();' as a function. The false match caused the
next real function to be eaten and skipped during the forward scan for `{'.

Restores about 35 lost functions to the kernel tags file.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.bin/ctags/C.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index