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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.