]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Slightly improve the C and C++ support. Allow for function return
authorjoerg <joerg@FreeBSD.org>
Fri, 18 Oct 1996 17:23:33 +0000 (17:23 +0000)
committerjoerg <joerg@FreeBSD.org>
Fri, 18 Oct 1996 17:23:33 +0000 (17:23 +0000)
commit49f79cab93eb0dbc3fec225e6a07922fbd8a767e
tree02719197ee39358e0ec5e055a8df55fc2c83928b
parent591c888b2abec0576497dc5d0c6c987aa485c772
Slightly improve the C and C++ support.  Allow for function return
types being on the same line as the function name, this finally closes
PR # bin/1785.  Also allow :: and ~ as part of the function name, for
C++.

Still, C++ operator overloading will not be recognized as a valid
function name.  Fixing this would require a major overhaul of the \p
recognition parser.
usr.bin/vgrind/regexp.c
usr.bin/vgrind/vgrindefs.src