Boo

Inplace-XOR operator crashes compiler

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.8.2
  • Fix Version/s: 0.9
  • Component/s: None
  • Labels:
    None
  • Testcase included:
    yes
  • Number of attachments :
    0

Description

cedric@laptop:~/tmp$ cat xor.boo 
x = 1
x ^= 1
cedric@laptop:~/tmp$ booc xor.boo 
Boo Compiler version 0.8.2.2963 (CLR v2.0.50727.42)
OpModule.constructor : static=False : synthetic=True
op.boo(2,3): BCE0055: Internal compiler error: op.
1 error(s).

Heh 'funny' it went unnoticed for so long

Activity

Hide
Cedric Vivier added a comment -

fixed in rev. 2968

Show
Cedric Vivier added a comment - fixed in rev. 2968

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: