[Issue 230] New - redundant cast to int

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

[Issue 230] New - redundant cast to int

by willenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://javacc.dev.java.net/issues/show_bug.cgi?id=230
                 Issue #|230
                 Summary|redundant cast to int
               Component|javacc
                 Version|4.2
                Platform|All
              OS/Version|All
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P5
            Subcomponent|scanner generator
             Assigned to|sreeni
             Reported by|willenson






------- Additional comments from willenson@... Mon Aug 17 20:14:05 +0000 2009 -------
[javac] SQLTokenManager.java:914: warning: [cast] redundant cast to int
 [javac]          int hiByte = (int)(curChar >> 8);
 [javac]                       ^

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


[Issue 230] redundant cast to int

by paulcager :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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



User paulcager changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|sreeni                    |paulcager
--------------------------------------------------------------------------------




------- Additional comments from paulcager@... Tue Sep 22 12:47:13 +0000 2009 -------
Will include in next release. Thanks for the report.

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