From: Krishna Aradhi Date: 2012-09-15T22:30:47+09:00 Subject: Re: Nokogiri problem --20cf30363e8b3e083204c9bd8ce5 Content-Type: text/plain; charset=ISO-8859-1 This issue has been raised before: https://github.com/sparklemotion/nokogiri/issues/533 Apparently, it is a problem with libxml, not nokogiri. There is an unofficial patch attached to this bug which claims to fix it: https://bugzilla.gnome.org/show_bug.cgi?id=325533 Regards, Krishna Aradhi. On Sat, Sep 15, 2012 at 12:54 PM, Karthikeyan A k wrote: > Hi, > > I am using Nokogiri to validate a large XML file (more than 300,000 > using an XSD) lines. But the problem is when I have a error on line that > exceeds 65,535 I still get the error is on line 65,535. > > I know this is a limit for integer in 32-bit OS (but I use Ubuntu > 64-bit), is there any way to get around it? Or the inventors of nokogiri > haven't contemplated using such a big XML file? > > -- > Posted via http://www.ruby-forum.com/. > > --20cf30363e8b3e083204c9bd8ce5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable This issue has been raised before:=A0https://github.com/sparklemotion/nokogiri/issues/533

Apparently, it is a pr= oblem with libxml, not nokogiri. There is an unofficial patch attached to t= his bug which claims to fix it:=A0https://bugzilla.gnome.org/show_bu= g.cgi?id=3D325533

Regards,
Krishna Aradhi.=


On Sat, Sep 15, 2012 at 12:54 PM, Karthi= keyan A k <lists@ruby-forum.com> wrote:
Hi,

I am using Nokogiri to validate a large XML file (more than 300,000
using an XSD) lines. But the problem is when I have a error on line that exceeds 65,535 I still get the error is on line 65,535.

I know this is a limit for integer in 32-bit OS (but I use Ubuntu
64-bit), is there any way to get around it? Or the inventors of nokogiri haven't contemplated using such a big XML file?

--
Posted via http://= www.ruby-forum.com/.


--20cf30363e8b3e083204c9bd8ce5--