QDox
  1. QDox
  2. QDOX-133

The attached file cases a ParseException from Parser.parse(Parser.java:697)

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.3
    • Fix Version/s: 1.7
    • Component/s: Parser
    • Labels:
      None
    • Environment:
      java 1.5.0_13, Mac OS X 10.5
    • Testcase included:
      yes
    • Number of attachments :
      1

      Description

      The attached file, from the open source "Processing" project (http://processing.org), causes the parser to crash with the exception:
      com.thoughtworks.qdox.parser.ParseException: syntax error @[8368,1] in UNKNOWN SOURCE
      at com.thoughtworks.qdox.parser.impl.Parser.yyerror(Parser.java:716)
      at com.thoughtworks.qdox.parser.impl.Parser.yyparse(Parser.java:826)
      at com.thoughtworks.qdox.parser.impl.Parser.parse(Parser.java:697)
      at com.thoughtworks.qdox.JavaDocBuilder.addSource(JavaDocBuilder.java:300)
      at com.thoughtworks.qdox.JavaDocBuilder.addSource(JavaDocBuilder.java:290)

      Line 8368 is the last line of the file

        Activity

        Dennis Lundberg made changes -
        Field Original Value New Value
        Affects Version/s 1.6.3 [ 14092 ]
        Affects Version/s 1.6 [ 10814 ]
        Affects Version/s 1.7 [ 11160 ]
        Hide
        Dennis Lundberg added a comment -

        I can confirm the parse error using version 1.6.3. Using the latest version built from svn it works fine.

        Show
        Dennis Lundberg added a comment - I can confirm the parse error using version 1.6.3. Using the latest version built from svn it works fine.
        Dennis Lundberg made changes -
        Fix Version/s 1.7 [ 11160 ]
        Status Open [ 1 ] Closed [ 6 ]
        Resolution Fixed [ 1 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            marc downie
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: