Opened 16 years ago
Closed 16 years ago
#690 closed Bugs (Fixed)
compile warning in token-functions.hpp
Reported by: | jwwalker | Owned by: | nobody |
---|---|---|---|
Milestone: | Component: | None | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
When compiling with -Wall in gcc 4, token-functions.hpp gives a warning about escaped_list_error. The warning is "declaration of 'what' shadows a member of 'this'".
Note:
See TracTickets
for help on using tickets.