[ 
http://jira.codehaus.org/browse/QDOX-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=210618#action_210618
 ] 

Sandeep Manepalli Gururaj commented on QDOX-204:
------------------------------------------------

Thanks very much for the reply. Version 1.10.1 worked for me.

> /***/ in Java file causes ParseException in version 1.6.3
> ---------------------------------------------------------
>
>                 Key: QDOX-204
>                 URL: http://jira.codehaus.org/browse/QDOX-204
>             Project: QDox
>          Issue Type: Bug
>          Components: Parser
>    Affects Versions: 1.6.3
>            Reporter: Sandeep Manepalli Gururaj
>             Fix For: 1.11
>
>
> We get ParseException as follows when we try to parse a java file that 
> contains /***/ as comment or javadoc for any method.
> com.thoughtworks.qdox.parser.ParseException: syntax error @[10,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)
> Question: When java compiler ignores it and compiles it, why should that be 
> not ignored?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to