??? 05/27/10 11:25 Read: times |
#176225 - bug found Responding to: ???'s previous message |
Erik,
If you only uncomment place 1 and 3 you store the terminator (3 bytes) in the identifier (2 bytes). I think it is correct that it warns about excess initializers here. However SDCC should not generate this warning if it cannot store the terminating . This used to work IIRC, but apparently has been broken. Maarten |