Re: [xml] Extremely small doubt in libxml2

2019-08-01 Thread Akash Opensource via xml
Hi Daniel, Thanks a lot for the response !! Will debug further .My initial guess was UTF-8 ,4byte version restriction for avoiding range violation, because I am having issues with extended-ascii characters. Thanks for confirming it's not UTF-8 related. Thanks & Regards, Akash On Thu, Aug 1, 2

Re: [xml] Extremely small doubt in libxml2

2019-08-01 Thread Daniel Veillard via xml
On Wed, Jul 31, 2019 at 10:00:22PM +0530, Akash Opensource wrote: > Can you please help on this. ?? > My guess is encoding in UTF-8 > Can't remember, depending on which buffer it is encoding of byte flow may not be UTF-8 there. All this is relatively tricky code, written 15-20 years ago, I