[ http://nagoya.apache.org/jira/browse/XERCESC-939?page=history ]
Alberto Massari updated XERCESC-939:
Priority: Major
> ifeq test too restrictive in util/Compilers/Makefile
>
>
>
on error on
fedora core 3 test 1, gcc 3.4.1
08/26/2004 12:06
I have just downloaded xerces-x-2.5.0 and trying to compile the software
using gcc 3.4.1 on fedora core 3 test 1. However, there are errors in the
compilation as shown in the compilation message
In file included from
/home/mzxwu/usr/local/src/xerces-c-src_2_5_0/include/xercesc/util
9:45
AM
To: [EMAIL PROTECTED]
Subject: RE: test
Your message was
received, but you might want to consider whether your message footer is
consistent with postings to a public, and publicly archived, mailing list.
From: Steve Ichniowski
[mailto:[EMAIL PROTECTED]
Sent: Monday, June 07
:
test
This is a test, is this email
message being received? I’m not sure if I correctly
subscribed.__Campbell
& Company, Inc.: The information in this e-mail may contain
privileged/confidential information
This is a test, is this email message being received? I’m
not sure if I correctly subscribed.
__
Campbell & Company, Inc.: The information in this e-mail may contain privileged/confidential information. If you
in xerces-p.
> There was some talk a
> while ago about bringing them in. We all said it was
> a good idea and then
> did not do it :) . Is that something you may want to
> help do?
>
> Gareth
>
>
> On Fri, 21 May 2004, Cai Wenliang wrote:
>
> >
> > Are t
and then
> did not do it :) . Is that something you may want to
> help do?
>
> Gareth
>
>
> On Fri, 21 May 2004, Cai Wenliang wrote:
>
> >
> > Are those test source files open source?
> >
> > --- Gareth Reakes <[EMAIL PROTECTED]>
> &g
did not do it :) . Is that something you may want to help do?
Gareth
On Fri, 21 May 2004, Cai Wenliang wrote:
>
> Are those test source files open source?
>
> --- Gareth Reakes <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> > there are other tests that are run which a
Are those test source files open source?
--- Gareth Reakes <[EMAIL PROTECTED]>
wrote:
> Hi,
> there are other tests that are run which are not in
> the source
> tree. For example, IBM have a large suite of schema
> tests. Pathan also has
> a large suite of tests
Thanks, Alberto
>
> Just sanity test?
>
> Willaim
>
> --- Alberto Massari <[EMAIL PROTECTED]> wrote:
> > At 02.08 21/05/2004 -0700, you wrote:
> >
> > >Hi, folks
> > >
> > >Who can tell me how the Xerces dev team do software
> &g
Thanks, Alberto
Just sanity test?
Willaim
--- Alberto Massari <[EMAIL PROTECTED]> wrote:
> At 02.08 21/05/2004 -0700, you wrote:
>
> >Hi, folks
> >
> >Who can tell me how the Xerces dev team do software
> >testing? Where is the testcases? Who manage it?
At 02.08 21/05/2004 -0700, you wrote:
Hi, folks
Who can tell me how the Xerces dev team do software
testing? Where is the testcases? Who manage it? I
think testing is important for every software project,
including open source project.
There is a sanity test suite started by the script
Hi, folks
Who can tell me how the Xerces dev team do software
testing? Where is the testcases? Who manage it? I
think testing is important for every software project,
including open source project.
I am forward to your reply.
Thanks a lot.
William
=
Regards,
Cai Wenliang
]
Subject: Problems compiling client
test code
Hi. I'm trying to
compile and use xerces-c 2.3 on a IA64 running RedHat Advanced Server 7.2. The
compiler is gcc 3.0.
I downloaded and
compiled xerces-c sources following this procedure:
export
$XERCESCROOT=
cd $XERCESCROOT
/src/xe
ux -P/mylibspath
gmake
gmake install
ldconfig
export
LD_LIBRARY_PATH=/mylibspath$LD_LIBRARY_PATH
Then I try to
compile and link this test program as part of a configure script
#include
int main () {
xercesc::XMLPlatformUtils::Initialize() ;
return 0;
}
and
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
gzilla/show_bug.cgi?id=21306
ifeq test too restrictive in util/Compilers/Makefile
Summary: ifeq test too restrictive in util/Compilers/Makefile
Product: Xerces-C++
Version: 2.3.0
Platform: Sun
OS/Version: Solaris
Status: NEW
Se
Hi David,
For sure we could go this way, and perhaps there's no other solution. But
this would mean that we'd have to do a custom build in order to run this
test, and this means it would only get run intermittently when people
remembered/had cycles for it. Much much better if we
AIL PROTECTED] To: [EMAIL PROTECTED]
m> cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: in search of ideas: how might
one write a test that the parser nev
cate is deleted,
and that it's deleted by the right handler. But it's a little less clear
how we'd write a test to make sure that there aren't any places in the code
that are calling global new directly; i.e., it's not completely obvious (to
me anyway) how one tests tha
gzilla/show_bug.cgi?id=6271
Invalid Precondition Test
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Reso
"Gareth Reakes" <[EMAIL PROTECTED]> writes:
> Id definitely be interested in that. At the very least I would like
> to run the tests as part of the checking the nightly build for
> linux. There are some tests under the tests directory (the DOM
> tests in particlar te
Hi Jason,
Id definitely be interested in that. At the very least I would
like to run the tests as part of the checking the nightly build for linux.
There are some tests under the tests directory (the DOM tests in particlar
test some of the API) but more is better!
Gareth
On 12 Dec
Hey All,
The Xerces-P project (which wraps Xerces-C and makes it available for
Perl), has a fairly extensive test suite for Xerces functionality. I
try to test all public classes and all public methods, but I'm not
nearly complete.
I know that have the automated regression tests are r
if your distribution
needs it
zdenek
- Original Message -
From: "Leitner, Sarah M. [Contractor]" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 05, 2002 4:58 PM
Subject: compiling xerces test program
> To all:
>
> How do I get my progr
To all:
How do I get my program to compile using xerces? It compiles ok, but the
linker gets a bunch of undefined references such as follows, on each time I
use a Xerces function:
/tmp/ccPqWzps.o (.txt+0x12): undefined reference to
'XMLPlatformUtils::Initialize()'
and the same for
XercesDOMParse
The W3C, which now owns the official XML Conformance Test Suite, just
released a new version. This supersedes the previous version available
from OASIS, as well as any variant one might find elsewhere.
See http://www.w3.org/XML/Test/
--
Arnaud Le Hors - IBM, XML Standards Strategy Group
Hi,
I just write a simple cgi to parser xml
input data under apache server, but I have no way to test it.
Any where I can get a client to see if my cgi code can
parse xml-http input data? Thanks
River
_
Do You Yahoo!?
Get your free
So... what does this do? :)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello, dobroye utrom, etc
On Fri, 15 Mar 2002, mail wrote:
> Hello xerces-c-dev,
> i've try install XML-Xerces1_6_0 on FreeBSD platform.
> libraries libxerces-c1_6_0.so & Xerces.so comiled successfuly, but
> the tests from XML-Xerces is 100% fall :(
before you try to use xerces-p, i suggest tha
Hello xerces-c-dev,
i've try install XML-Xerces1_6_0 on FreeBSD platform.
libraries libxerces-c1_6_0.so & Xerces.so comiled successfuly, but
the tests from XML-Xerces is 100% fall :(
all of them display error:
"Can't load 'blib/arch/auto/XML/Xerces/Xerces.so' for module XML::Xerces: blib/ar
ch/au
gzilla/show_bug.cgi?id=6271
Invalid Precondition Test
Summary: Invalid Precondition Test
Product: Xerces-C++
Version: 1.6.0
Platform: All
OS/Version: Other
Status: NEW
Severity: Normal
Priority: Other
Componen
Has anyone compiled and run the xerces tests lately on HP-UX 11?
Anyone know where there are instructions for doing this?
I can't get them to work yet, but I'm willing to accept pilot error as the
verdict if I can find some instructions.
Thanks!
Cheers,
Kevin Johnsrude
Rogue Wave Software, www
Title: Bug 4381 test file
Here is the file that creates the "contradictory encoding" warning.
<>
GUI3.XML
Description: Binary data
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
I haven't seen any feedback about the xercesc_sane_includes.tar.gz
tarball at
http://xml.apache.org/dist/xerces-c/experimental/
I intend to push for these changes to be made after the next release.
-
To unsubscribe, e-mail: [
Hi!
As announced, I developed a testresults.dtd and also a stylesheet to
format the XML result to a HTML page.
DTD & Stylesheet:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pyxml/test/xmlconf/
Example output:
http://pirxx.sourceforge.net/results.html
Ciao, Jü
Hi!
I created a DTD for test results, it can be found at
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pyxml/test/xmlconf/testresults.dtd?rev=HEAD&content-type=text/vnd.viewcvs-markup
A typical result report looks like this:
<pirxx._pirxx.PyXMLReader object at 00870CA0>
sax
Yes, it seems to work!
I can use it in a big project, more or less 30.000 rows saving dom both to
char* and to files.
p.s. don't even try to test it under Win98 it doesn't properly work.
My test hes been done both under win98 and WinNt.
P.s. W Linux,
OK
Chohan
>From: "Peter A. Volchek" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "Xerces" <[EMAIL PROTECTED]>
>Subject: Test
>Date: Thu, 19 Apr 2001 14:43:22 +0300
>MIME-Version: 1.0
>Received: f
Test
mailto:[EMAIL PROTECTED]?subject=Subscribe to subscribe to the DOM test suite
mailing list at the W3C.
-Original Message-
From: Philippe Le Hegaret [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 16, 2001 11:46 AM
To: [EMAIL PROTECTED]
Cc: Mary Brady; Dimitris Dimitriadis
Subject: DOM
42 matches
Mail list logo