Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got non-typedef token #2

Open
GoogleCodeExporter opened this issue Sep 2, 2015 · 0 comments
Open

Got non-typedef token #2

GoogleCodeExporter opened this issue Sep 2, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?

cat headers | xargs ./cppclean/headers/run.sh nonvirtual_dtors.py
....
Processing zeroc/ice/cpp/include/IceUtil/Unicode.h
Got non-typedef token in zeroc/ice/cpp/include/IceUtil/Unicode.h @ 
Token('UTFConversionException', 1060, 1082) [Token(':', 1083, 1084), 
Token('public', 1085, 1091), Token('Exception', 1092, 1101), Token('{', 1102, 
1103), Token('public', 1104, 1110), Token(':', 1110, 1111), 
Token('UTFConversionException', 1121, 1143), Token('(', 1143, 1144), 
Token('const', 1144, 1149), Token('char', 1150, 1154), Token('*', 1154, 1155), 
Token(',', 1155, 1156), Token('int', 1157, 1160), Token(',', 1160, 1161), 
Token('ConversionError', 1162, 1177), Token(')', 1177, 1178), Token(';', 1178, 
1179), Token('virtual', 1184, 1191), Token('std', 1192, 1195), Token('::', 
1195, 1197)]
What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
r282

Please provide any additional information below.

I get lot of similar errors when try to use this tool to analyze ZeroC Ice code 
(http://www.zeroc.com/download/Ice/3.4/Ice-3.4.1.tar.gz)


Original issue reported on code.google.com by pepone.o...@gmail.com on 12 Feb 2011 at 12:22

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant