Skip to content

Got non-typedef token #2

Description

@GoogleCodeExporter
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:

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions