https://defect.opensolaris.org/bz/show_bug.cgi?id=16334
--- Comment #11 from Knut Anders Hatlen <[email protected]> 2010-09-13 13:21:06 UTC --- Thanks for the patch! The only problem I can see with the patch, is that OpenGrok will now give up tagging its own Ctags.java file when it gets to the definition of CTAGS_FILTER_TERMINATOR because it sees what it believes is a terminator token. Perhaps we can work around that by adding some random number or System.currentTimeMillis() to CTAGS_FILTER_TERMINATOR when the constant is initialized? -- Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
