Re: Odd behaviour of char_ parser?
Jay Pipes <[email protected]>
| Newsgroups | gmane.comp.parsers.spirit.general |
|---|---|
| Message-ID | <[email protected]> |
On 12/13/2016 08:00 AM, Mikael Asplund wrote: > What Mike's saying is that you have made a mistake translating the character f into a code point... your example says: > > "\x60\x6f" which is not the same as "fo", but instead "`o". You should use "\x66\x6f", and it should work. Doh! That was it. Sorry for the noise! Best, -jay ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot