Menu

#99 (C050) OnBC: Broken constants

Bug
open-accepted
nobody
None
2
2003-12-21
2003-11-22
No

OnBoard C allows the following constants without
generating a diagnostic message:

int foo =;
int foo = 0x;
int foo = 0xGh;

That should be fixed.

Discussion

  • Wade Guthrie

    Wade Guthrie - 2003-11-22
    • status: open --> pending
     
  • Wade Guthrie

    Wade Guthrie - 2003-11-23
    • status: pending --> open-accepted
     
  • Wade Guthrie

    Wade Guthrie - 2003-11-23
    • status: open-accepted --> pending-accepted
     
  • Wade Guthrie

    Wade Guthrie - 2003-12-21
    • status: pending-accepted --> open-accepted
     
  • Wade Guthrie

    Wade Guthrie - 2003-12-21
    • milestone: --> Bug
     
  • John Wilund

    John Wilund - 2003-12-22

    Logged In: YES
    user_id=574706

    Yes to fixing this BUG

     

Log in to post a comment.