Hi,

> > Yes. In using Sierra's interpreter, you can just enter "555-5432".

Apparently, this number is passed to 'Parse()' and interpreted there; this
means that the parser must interpret 555-5432 as 5555432. Also, later
checks are done for 0xffd (unknownnumber), but we use 0xffe for
unknown numbers. I guess changing the magic unknown number word class to
0xffd would help here, but I'm wondering- what is 0xffe meant for, then?

llap,
 Christoph


Reply via email to