Gordon Tetlow 5b3fab81ab Fix a bug due to a type conversion from 64 to 32 bits. The side effect of
this type conversion is the high bits which were used to indicate if a
special character was a literal or special were dropped. As a result, all
special character were treated as special, even if they were supposed to
be literals.

Reviewed by:	gad@
Approved by:	mentor (wes@)
2010-05-12 17:44:00 +00:00
..
2010-03-02 16:58:04 +00:00
2010-05-11 23:08:31 +00:00
2010-05-03 09:49:42 +00:00
2010-04-20 21:14:30 +00:00