Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost::property_tree] rapidxml get_index bug for UTF8 ?
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2011-03-04 05:35:01


On 04.03.2011 07:04, 乔志强 wrote:
> When use UTF8, non ASCII char is> 127, but char is signed,
> So get_index() return a big value.
> char c = -120;
> get_index(c)
Thank you. This seems to be the cause for a known bug. I'll fix it as
soon as possible.

Sebastian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net