Priority
Critical
Type
Bug 
State
Fixed 
Assignee
Eugene Pasynkov 
Subsystem
PSI - Operators 
Affected versions
Fixed in
Fixed in build
Next build 
Build
419
Fixed in build
918
  • Submitted by   Michael
    2 years ago (25 Apr 2007 00:47)
  • Updated by Michael
    18 months ago (05 Aug 2008 13:47)
  • Jira: RSRP-39419
    (history, comments)

RSRP-39419

Good code is red

0
int bit = 0;
byte bitVal = 1;
bitVal <<= (8 - (bit + 1));

RS doesnt like the last line while it compiles just fine.

Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments