SourceForge.net | 3 Aug 2008 16:47
Picon
Favicon

[ expat-Bugs-2020141 ] Characters lost during parsing

Bugs item #2020141, was opened at 2008-07-17 03:22
Message generated for change (Comment added) made by hartwork
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2020141&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Andrew D. Arenson (arenson9)
>Assigned to: Sebastian Pipping (hartwork)
Summary: Characters lost during parsing

Initial Comment:
Characters can be lost during parsing.

I'm going to attach a file. My example file is too big to be included through this interface, so I've made it
available at:

http://miniscd.uits.iupui.edu/aarenson/example6.xml

I put the Perl program I used to demonstrate the error as an attachment on this submission, but here it is as well:

#!/usr/bin/perl -w
use XML::Parser;
(Continue reading)

SourceForge.net | 3 Aug 2008 17:11
Picon
Favicon

[ expat-Bugs-1837011 ] Unable to find library 'libexpat.so.6'

Bugs item #1837011, was opened at 2007-11-23 12:53
Message generated for change (Comment added) made by hartwork
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1837011&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: XML::Parser (inactive)
Group: None
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unable to find library 'libexpat.so.6'

Initial Comment:
email address annemarie.nolan <at> meteor.ie

ldd -s Expat.so

  find library=libexpat.so.6; required by ./Expat.so
    search path=:/isv/isv_app/expat/usr/local/lib:/isv/isv_app/expat/usr/local/include:/isv/isv_app/expat/usr/local/bin:/opt/hp-gcc-
4.2.1/lib/hpux64:/usr/lib/hpux64  (LD_LIBRARY_PATH)
    trying path=/isv/isv_app/expat/usr/local/lib/libexpat.so.6
    trying path=/isv/isv_app/expat/usr/local/include/libexpat.so.6
    trying path=/isv/isv_app/expat/usr/local/bin/libexpat.so.6
    trying path=/opt/hp-gcc-4.2.1/lib/hpux64/libexpat.so.6
(Continue reading)

SourceForge.net | 3 Aug 2008 17:17
Picon
Favicon

[ expat-Bugs-1690883 ] Expat rejects xml: prefix with "unbound prefix" error.

Bugs item #1690883, was opened at 2007-03-29 22:31
Message generated for change (Comment added) made by hartwork
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1690883&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Test Required
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Scott Klement (klemscot)
>Assigned to: Karl Waclawek (kwaclaw)
Summary: Expat rejects xml: prefix with "unbound prefix" error.

Initial Comment:
When namespace handling is enabled, Expat considers the following document invalid:

<Text xml:lang="en">Foo</Text>

The error is "Unbound prefix", referring to the "xml:" prefix.  However, according the W3C spec, it's not
necessary to declare that particular prefix.  I'm looking at the following document:

http://www.w3.org/TR/REC-xml-names/

Under chapter 3, subheading "Namespace constraint: Reserved Prefixes and Namespace Names"

(Continue reading)

SourceForge.net | 3 Aug 2008 17:57
Picon
Favicon

[ expat-Bugs-1983953 ] outdated config.sub/config.guess

Bugs item #1983953, was opened at 2008-06-04 00:39
Message generated for change (Comment added) made by hartwork
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1983953&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build control
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Scott McCreary (scottmc)
Assigned to: Greg Stein (gstein)
Summary: outdated config.sub/config.guess

Initial Comment:
Seems to be time to update config.sub and config.guess again.  Haiku for one needs this to be updated:
http://tools.assembla.com/BePorts/wiki/dev-libs/expat

----------------------------------------------------------------------

>Comment By: Sebastian Pipping (hartwork)
Date: 2008-08-03 17:57

Message:
Logged In: YES 
user_id=1022691
(Continue reading)

SourceForge.net | 4 Aug 2008 23:11
Picon
Favicon

[ expat-Bugs-2020141 ] Characters lost during parsing

Bugs item #2020141, was opened at 2008-07-16 21:22
Message generated for change (Comment added) made by arenson9
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2020141&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andrew D. Arenson (arenson9)
Assigned to: Sebastian Pipping (hartwork)
Summary: Characters lost during parsing

Initial Comment:
Characters can be lost during parsing.

I'm going to attach a file. My example file is too big to be included through this interface, so I've made it
available at:

http://miniscd.uits.iupui.edu/aarenson/example6.xml

I put the Perl program I used to demonstrate the error as an attachment on this submission, but here it is as well:

#!/usr/bin/perl -w
use XML::Parser;
(Continue reading)

SourceForge.net | 4 Aug 2008 23:56
Picon
Favicon

[ expat-Bugs-2020141 ] Characters lost during parsing

Bugs item #2020141, was opened at 2008-07-17 03:22
Message generated for change (Settings changed) made by hartwork
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2020141&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Andrew D. Arenson (arenson9)
Assigned to: Sebastian Pipping (hartwork)
Summary: Characters lost during parsing

Initial Comment:
Characters can be lost during parsing.

I'm going to attach a file. My example file is too big to be included through this interface, so I've made it
available at:

http://miniscd.uits.iupui.edu/aarenson/example6.xml

I put the Perl program I used to demonstrate the error as an attachment on this submission, but here it is as well:

#!/usr/bin/perl -w
use XML::Parser;
(Continue reading)

SourceForge.net | 5 Aug 2008 03:09
Picon
Favicon

[ expat-Bugs-2038222 ] Linux Build missing expat.h ?

Bugs item #2038222, was opened at 2008-08-05 11:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2038222&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Antony (somervia)
Assigned to: Greg Stein (gstein)
Summary: Linux Build missing expat.h ?

Initial Comment:
bash-2.05b# /data/configs/dnsOne/API/perl/bin/perl Makefile.PL 
Checking if your kit is complete...
Looks good
Writing Makefile for XML::Parser::Expat
Writing Makefile for XML::Parser
bash-2.05b# make
<SNIP>
make[1]: Entering directory `/data/configs/dnsOne/API/dependancies/XML-Parser-2.36/Expat'
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
/data/configs/dnsOne/API/perl/bin/perl
/data/configs/dnsOne/API/perl/lib/5.10.0/ExtUtils/xsubpp -noprototypes -typemap
(Continue reading)

SourceForge.net | 5 Aug 2008 03:18
Picon
Favicon

[ expat-Bugs-2038222 ] Linux Build missing expat.h ?

Bugs item #2038222, was opened at 2008-08-05 11:09
Message generated for change (Comment added) made by somervia
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2038222&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Antony (somervia)
Assigned to: Greg Stein (gstein)
Summary: Linux Build missing expat.h ?

Initial Comment:
bash-2.05b# /data/configs/dnsOne/API/perl/bin/perl Makefile.PL 
Checking if your kit is complete...
Looks good
Writing Makefile for XML::Parser::Expat
Writing Makefile for XML::Parser
bash-2.05b# make
<SNIP>
make[1]: Entering directory `/data/configs/dnsOne/API/dependancies/XML-Parser-2.36/Expat'
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
/data/configs/dnsOne/API/perl/bin/perl
/data/configs/dnsOne/API/perl/lib/5.10.0/ExtUtils/xsubpp -noprototypes -typemap
(Continue reading)


Gmane