[Issue 6395] New - cpp import fails with simple stack class
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6395
Issue #|6395
Summary|cpp import fails with simple stack class
Component|argouml
Version|0.32
Platform|PC
URL|http://sf.net/projects/bracematcher
OS/Version|Windows XP
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|Cpp module
Assigned to|euluis
Reported by|jmichae3
------- Additional comments from [email protected] Thu Dec 15 21:52:58 -0800 2011 -------
latest version of argouml and latest version of bracematcher fails to import the
.cpp file, a simple stack class, meant to be cross-platform. it nearly gets the
job done, diagrams are created, but nothing in them - I get this error dialog:
at antlr.TokenBuffer.LA(TokenBuffer.java:80)
at antlr.LLkParser.LA(LLkParser.java:52)
at org.argouml.language.cpp.reveng.CPPParser.translation_unit(CPPParser.java:415)
at org.argouml.language.cpp.reveng.CppImport.parseFile(CppImport.java:155)
... 5 more
program source (and windows+dos executables) are at
http://sf.net/projects/bracematcher
the project's location has moved here.
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2893919
To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.