[Issue 202] New - the option TRACK_TOKENS is malfunction

View: New views
2 Messages — Rating Filter:   Alert me  

[Issue 202] New - the option TRACK_TOKENS is malfunction

by ratermir :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://javacc.dev.java.net/issues/show_bug.cgi?id=202
                 Issue #|202
                 Summary|the option TRACK_TOKENS is malfunction
               Component|javacc
                 Version|4.0
                Platform|All
              OS/Version|All
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|jjtree
             Assigned to|sreeni
             Reported by|ratermir






------- Additional comments from ratermir@... Wed Jun 11 06:28:09 +0000 2008 -------
In documentation, the option TRACK_TOKENS is specified to track first - last
tokens of each AST node, but this option does nothing.
jjtree displays warnin message
"Warning: Line 17, Column 5: Bad option name "TRACK_TOKENS".  Option setting
will be ignored."

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 202] the option TRACK_TOKENS is malfunction

by paulcager :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://javacc.dev.java.net/issues/show_bug.cgi?id=202



User paulcager changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |WORKSFORME
--------------------------------------------------------------------------------




------- Additional comments from paulcager@... Wed Jun 11 09:18:11 +0000 2008 -------
Hi,

The "TRACK_TOKENS" feature is introduced in JavaCC 4.1, so it won't be available
in the public 4.0 release. (The web site unfortunately displays the
documentation for the version of JavaCC in development, rather than the version
released).

If you would like to use TRACK_TOKENS I suggest you download the *beta* release
of JavaCC4.1 from https://javacc.dev.java.net/servlets/ProjectDocumentList .

https://javacc.dev.java.net/files/documents/17/99022/javacc-4.1d1.zip

Thanks,
Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...