11/04/2005 +0530, Girish Chandran wrote:
Hi All,
I need to understand how parsing of a file or a stream(XML data in
memory) takes place in Xerces C++. I am using SAX XMLReader and passing xml
input as a file path or a MemBufInputSource object. In order to create a
MemBufInputSource object I need to
Hi All,I have written an ATL COM component that wraps Xerces C++ parser.
I am firing necessary events for each of the methods that I have handled for
the Content and Error handler. These events can be trapped at the client
end. I am able to successfully parse XML input in the form of files
Hi All,
I need to understand how parsing of a file or a stream(XML data in
memory) takes place in Xerces C++. I am using SAX XMLReader and passing xml
input as a file path or a MemBufInputSource object. In order to create a
MemBufInputSource object I need to have the entire data in memory(as
ss we plan to consistently do this for all of the DOM APIs.
> Not documented xerces-c exception: DOMNode::appendChild
> ---
>
> Key: XERCESC-1401
> URL: http://issues.apache.org/jira/browse/XERCESC-1401
[ http://issues.apache.org/jira/browse/XERCESC-1401?page=history ]
Alberto Massari resolved XERCESC-1401:
--
Resolution: Fixed
A fix is in CVS. Please verify
Alberto
> Not documented xerces-c exception: DOMNode::appendCh
[
http://issues.apache.org/jira/browse/XERCESC-1401?page=comments#action_62340 ]
Sergiy Michka commented on XERCESC-1401:
I found what cause the undocumented exception.
To reproduce this in CreateDOMDocument xerces-c Sample project:
File
ED]>
04/06/2005 10:22 PM
Please respond to xerces-c-dev
To: James Berry <[EMAIL PROTECTED]>
cc: xerces-c-dev@xml.apache.org, (bcc: David N
Bertoni/Cambridge/IBM)
Subject:Re: Xerces-C migration from CVS to SVN
James Berry <[EMAIL PROTECTED]&
James Berry <[EMAIL PROTECTED]> writes:
> Any status on this?
Hi James,
I have no clue at this point. I emailed the infrastructure list three
times, but heard no reply. Gareth said that he would file a JIRA bug
with the infrastructure team, but I don't even know where their JIRA
database is, so
added enough to get the code to compile
and run, but I could not reproduce the problem.
> Not documented xerces-c exception: DOMNode::appendChild
> ---
>
> Key: XERCESC-1401
> URL: http://issues.apache.org/jira/brow
Not documented xerces-c exception: DOMNode::appendChild
---
Key: XERCESC-1401
URL: http://issues.apache.org/jira/browse/XERCESC-1401
Project: Xerces-C++
Type: Bug
Components: Documentation
Versions: 2.6.0
status on this?
-jdb
On Mar 18, 2005, at 7:53 PM, Jason E. Stewart wrote:
**
*From: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
(Jason E. Stewart)
*Date: *March 17, 2005 5:36:15 AM PST
*To: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
*Subject: **Xerces-C migration from CVS to
Hi Jason,Any status on this?-jdbOn Mar 18, 2005, at 7:53 PM, Jason E. Stewart wrote: From: [EMAIL PROTECTED] (Jason E. Stewart) Date: March 17, 2005 5:36:15 AM PST To: [EMAIL PROTECTED] Subject: Xerces-C migration from CVS to SVN Hello Infrastructure team, The Xerces-C project has decided to
This email message is for the sole use of the intended recipient(s) and
may contain confidential and/or privileged information. Any unauthorized
review, use, disclosure, printing, copying or distribution is
prohibited. If you are not, or
> Hi,
>
> I need some help, as I'm not familar with UNIX c++ build.
>
> I downloaded the binary xerces-c1_6_0-AIX43_5.02 from Apache download
site.
> On AIX5, I try to build a sample with the library in this package. But I
get following error:
That version of Xerces-C
Hi,
I need some help, as
I'm not familar with UNIX c++ build.
I downloaded the
binary xerces-c1_6_0-AIX43_5.02 from Apache download site. On AIX5, I try to
build a sample with the library in this package. But I get following
error:
ld: 0711-317 ERROR:
Undefined symbol: typeinfo for X
--- Begin Message ---
Hello Infrastructure team,
The Xerces-C project has decided to move to subversion and all
committers have agreed on the following proposal, so we need your
help, along with an indication about when it can be done.
Xerces has now become a TLP, so I'm not sure where th
Title: Message
Hi,
After
overcoming namespace problem (by forcing it to null), we are having undefined
references problems. The symbols in Xerces-c library when built with
Intel8.1 compile (icc) have cryptic format like those when built
with gcc. When we try to build our application
Hi Prasad,
the samples have their own version of runConfigure, so you have to do
xerces-c-src_2_6_0/samples>./runConfigure -pmacosx -cgcc -xg++
followed by gnumake to build all of them
Alberto
At 11.47 01/03/2005 +0530, svlprasad wrote:
HI
By following the build instructions, i have given
don't
find any object file related to SAX2PrintHandler.
Then i thought i need to
build samples directory as mentioned in the build
instructions.
To do so, i have given the
following command at prompt
xerces-c-src_2_6_0/samples/SAX2Print>
../../../src/xercesc/runConfigure -pmacosx -
Prasad,Please be sure to read (and follow) the build instructions here: http://xml.apache.org/xerces-c/build-other.html#MacNote that if you simply mounted or copied files from your windows machine to your mac machine, you may have run into an issue of conflicting line ending formats. You'll
Hi
I have
xerces-c-2_6_0 with me. I have built it in the windows
environment (vc6/winxp) successfully.
Now i want to build
the same on Mac. So i have taken the whole
xerces-c-2_6_0
directory, copied
into mac (panther 10.3). i have opened
C:\svlp-personnel\Porting-Proj-Info\Xerces
--- Begin Message ---
--On Saturday, February 26, 2005 12:11 AM +0530 "Jason E. Stewart"
<[EMAIL PROTECTED]> wrote:
> Hey All,
>
> Just a ping ...
>
> I never received an answer to this. I am not on the list anymore, so
> please Cc: me in any reply.
Please file a JIRA issue under the Infrastruct
Gareth Reakes <[EMAIL PROTECTED]> writes:
> Missed this mail. Will deal with it today.
Whoops, so did I.
>> With Khaled's vote, I believe we have a +1 from all active
>> committers (with the exception of Neil, who is out of town but who
>> earlier privately expressed to me his support), an
Hey,
Missed this mail. Will deal with it today.
Gareth
James Berry wrote:
On Feb 18, 2005, at 6:54 AM, Khaled Noaman wrote:
Here's my +1.
With Khaled's vote, I believe we have a +1 from all active committers
(with the exception of Neil, who is out of town but who earlier
privately ex
James Berry <[EMAIL PROTECTED]> writes:
> I'm happy to help set a blackout date, but I think we need to get
> the migration spec together first, and get basic agreement on that,
> before setting such a date.
Hey James,
Sorry - I was getting ahead of myself.
I finally took the time to do the re
Hi Jason,
I'm happy to help set a blackout date, but I think we need to get the
migration spec together first, and get basic agreement on that, before
setting such a date.
I don't sense that there's a big demand for access to the current
trunk, but I know I, for one, am eager to get past the sv
James Berry <[EMAIL PROTECTED]> writes:
> We also have complete consent on the move from cvs to svn, so we
> should move forward aggressively on this.
>
> How's your work, Jason? ;)
Give me a blackout deadline. No more CVS commits after that. Then I'll
grab the CVS snapshot.
Shall we say Wed Feb
On Feb 18, 2005, at 6:56 AM, Khaled Noaman wrote:
+1
We also have complete consent on the move from cvs to svn, so we should move forward aggressively on this.
How's your work, Jason? ;)
-jdb
- To unsubscribe, e-mail: [EMAIL P
On Feb 18, 2005, at 6:54 AM, Khaled Noaman wrote:
Here's my +1.
With Khaled's vote, I believe we have a +1 from all active committers (with the exception of Neil, who is out of town but who earlier privately expressed to me his support), and with no dissent ;)
I'd therefore like to welcome Dav
Title: building Xerces-C statically with a static ICU for transcoding
Hey,
I am building ICU statically to link with Xerces-C (also static) for transcoding messages on windows with VC7.1. Everything works fine so farhowever I am skeptical that it actually worked the way it should have
Can anybody help me determine the list of active committers to Xerces-c?
Here's the list of all Xerces committers (java, p, c, I believe) from
CVSROOT:
andyc,abagchi,rahulj,rwebster,roddey,rpfeiffe,gmarcy,arkin,aruna1,mode,l
ehors,jeffreyr,andyh,ericye,edwingo,duncan,david,mpogue,jpolas
+1
Khaled
James Berry <[EMAIL PROTECTED]>
02/17/2005 05:11 PM
Please respond to
xerces-c-dev
To
xerces-c-dev@xml.apache.org
cc
Subject
Call for Vote: move xerces-c
repository to svn
Since we now have a confirmed resource (Jason Stewart)
to take charge
of movi
Here's my +1.
Khaled
James Berry <[EMAIL PROTECTED]>
02/17/2005 05:51 PM
Please respond to
xerces-c-dev
To
xerces-c-dev@xml.apache.org
cc
Subject
Nomination of David Bertoni
as Xerces-C committer
I'd like to officially nominate Dave Bertoni as a
Xe
On Feb 17, 2005, at 2:11 PM, James Berry wrote:
Committers, please vote.
I guess I need to vote on this one too...
+1
-jdb
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
James Berry wrote:
Committers, please vote.
+1
Good luck !
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
James Berry wrote:
Committers, please vote.
+1
Good luck !
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
James Berry <[EMAIL PROTECTED]> writes:
> Committers, please vote.
+1
Regards,
David A. Cargill
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
James Berry <[EMAIL PROTECTED]> writes:
> Committers, please vote.
+1
Regards,
David A. Cargill
XML Parser Development
IBM Toronto Lab
(905) 413-2371, tie 969
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For a
+1
Alberto
At 14.11 17/02/2005 -0800, James Berry wrote:
Since we now have a confirmed resource (Jason Stewart) to take charge of
moving the source repository from cvs to svn, I'd like to call for a
formal vote of committers that we proceed forward with this.
Proposal:
- Move Xer
+1
Gareth
On 17 Feb 2005, at 22:51, James Berry wrote:
I'd like to officially nominate Dave Bertoni as a Xerces-C Committer.
Dave, partly through his work on Xalan-C, has been a near constant
presence on the Xerces-C list for as many years as I've been hanging
out there, and that
Here is my +1.
Alberto
At 14.51 17/02/2005 -0800, James Berry wrote:
I'd like to officially nominate Dave Bertoni as a Xerces-C Committer.
Dave, partly through his work on Xalan-C, has been a near constant
presence on the Xerces-C list for as many years as I've been hanging out
there,
+1
Gareth
On 17 Feb 2005, at 22:11, James Berry wrote:
Since we now have a confirmed resource (Jason Stewart) to take charge
of moving the source repository from cvs to svn, I'd like to call for
a formal vote of committers that we proceed forward with this.
Proposal:
- Move Xerces-c s
James Berry <[EMAIL PROTECTED]> writes:
> I'd like to officially nominate Dave Bertoni as a Xerces-C Committer.
Dave has always been a helpful prescence,
+1
Cheers,
jas.
-
To unsubscribe, e-mail: [EMAIL
James Berry <[EMAIL PROTECTED]> writes:
> Committers, please vote.
Um, well, I suppose a +1 from me would be a morale booster ;-)
+1
Cheers,
jas.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
I'd like to officially nominate Dave Bertoni as a Xerces-C Committer.
Dave, partly through his work on Xalan-C, has been a near constant
presence on the Xerces-C list for as many years as I've been hanging
out there, and that's been more than I can really recollect. Dave has
a
James Berry <[EMAIL PROTECTED]>
02/17/2005 05:11 PM
Please respond to
xerces-c-dev
To
xerces-c-dev@xml.apache.org
cc
Subject
Call for Vote: move xerces-c repository to svn
Since we now have a confirmed resource (Jason Stewart) to take charge
of moving the source repository from cvs
Since we now have a confirmed resource (Jason Stewart) to take charge
of moving the source repository from cvs to svn, I'd like to call for a
formal vote of committers that we proceed forward with this.
Proposal:
- Move Xerces-c source repository from cvs to svn.
- Move to take
Hi,
Yes you can use Xalan or Pathan.
Gareth
On 16 Feb 2005, at 18:11, Kalayamthanam Abraham RUAG E wrote:
Hi
I am using the xerces-c version 2.6. Is it possible to read the node
values and the attribute values from the DOMNode using XPath syntax?
Thanking in advance!
Abraham Kalayamthanam
Hi
I am using the xerces-c version 2.6. Is it possible to read the node
values and the attribute values from the DOMNode using XPath syntax?
Thanking in advance!
Abraham Kalayamthanam
-
To unsubscribe, e-mail: [EMAIL PROTECTED
rsion 2.3.0, but some errors have ocurred.
I have been reading the xerces c++ documentation, but I can't find the
solution.
If I put the namespace use in my code (XERCES_CPP_NAMESPACE_USE), then the
errors down.
Can anybody help me??
thanks
this encoding is not proposed by the
Standard and therefore won't be supported by XercesJ.
> Xerces C++ defines an encoding-string that Xerces/Java refuses to parse
> ---
>
> Key: XERCESC-1336
>
must put a notice in
files that you change, you must not change the license information in
the files and you must make available the NOTICE file that is found with
the distribution. Is this clearer?
Gareth
Diaa Sami wrote:
Hi everybody,
I'm about to release a commercial application, whic
Hi everybody,
I'm about to release a commercial application, which uses Xerces-C++.
I've read the apache license v2.0 and its FAQ, and still I don't know
what exactly should I do!
I know this is tedious, but please bear with me, I'm not good at this
legal stuff.
can some on
just wanted to point out that the two
Xerces-implementations differ in this point and this hit us quite hard as we
didn't expect it.
I will report a similar issue for XercesJ and update this Bug with comments I
receive there.
> Xerces C++ defines an encoding-string that Xerces/Java re
recognizes.
The long answer is that in Xerces C++ this encoding was added some time ago and
we can't just
remove it as we will break users who are relying on it.
Xerces J supports the encodings recognized by
http://www.iana.org/assignments/character-sets. As this one is not a
recognized enc
Adam Read
|-+>
| | "Jesse Pelton" |
| | <[EMAIL PROTECTED]>|
| ||
| | 03/02/2005 05:58 |
| | PM |
| | Bitte antworten |
|
EMAIL PROTECTED]
> Sent: Thursday, February 03, 2005 11:25 AM
> To: xerces-c-dev@xml.apache.org
> Subject: Problems using SYSTEM dtd with xerces-c-2_4_0
>
>
>
>
>
> Hello,
>
> I'm having problems using XercesDOMParser to parse a document with the
> follo
Hello,
I'm having problems using XercesDOMParser to parse a document with the
following prolog:
I set up the parser, call parse, and I end up with an exception:
xercesc_2_4::MalformedURLException.
My set up code:
static XercesDOMParser::ValSchemesgValScheme =
XercesDOMParser::V
Xerces C++ defines an encoding-string that Xerces/Java refuses to parse
---
Key: XERCESC-1336
URL: http://issues.apache.org/jira/browse/XERCESC-1336
Project: Xerces-C++
Type: Bug
Versions: 2.6.0
cc
02/01/2005 01:23
PMSubject
Xerces-c-2.6.0 -- Intel compiler --
runConfigure doesn't accept icpc
This worked for me. Check your compiler version; you ought to be able to
use ecc for both.
##
# ...
echo "Building Xerces-C for Linux ia64"
PATH=/hub/ia64/apps/intel/compiler70/ia64/bin:$PATH
export PATH
LD_LIBRARY_PATH=/hub/ia64/apps/intel/
Hi,
runConfigure doesn’t accept the C++ compiler driver
icpc, inturn it only accepts icc for both C compiler and C++ compiler. Is there
someway I can fix this?
./runConfigure -plinux -cicc -xicpc
.
export CC="icc"
export CXX=""
export CXXFLAGS=" -w -O -DPROJ_XMLPARSE
Hello,
Using:
g++ -I $XERCESROOT/include -L $XERCESROOT/lib -l xerces-c test.c
I am now able to compile test.c
Thanks for you help. Sorry for wasting your time.
Crystal
On Tue, 2005-01-18 at 14:24 -0800, [EMAIL PROTECTED] wrote:
> > Hi Joanne,
> >
> > As per your suggest
exit status
Those are not compiler errors -- they are linker errors. The linker does
not need the header files, it needs the shared library that contains the
definitions of these functions. Try adding the following the compilation
command:
-L /usr/src/xerces-c-src_2_6_0/lib -l xerces-c
ccSN4FhO.o(.gcc_except_table+0x10): undefined reference to
`typeinfo for xercesc_2_6::XMLException'
collect2: ld returned 1 exit status
The test.c is a very basic:
// Other include files, declarations, and non-Xerces-C++
// initializations.
#include
XERCES_CPP_NAMESPACE_USE
int main()
{
try {
alled xerces c++ parser on a linux (red hat)
platform. I am trying to link to the libraries installed, but I'm
having problems.
I've tried to set my LD_LIBRARY_PATH to various paths including:
export
LD_LIBRARY_PATH=/usr/src/xerces-c-src_2_6_0/lib:$LD_LIBRARY_PATH
However, the g++ compi
; >
> > The sys admin has installed xerces c++ parser on a linux (red hat)
> > platform. I am trying to link to the libraries installed, but I'm
> > having problems.
> >
> > I've tried to set my LD_LIBRARY_PATH to various paths including:
> > export
Am Montag, 17. Januar 2005 23:19 schrieb Crystal Martel:
> Hello,
>
> I've looked throughout your site, and searched through the email
> messages archive for an answer to the following question...
>
> The sys admin has installed xerces c++ parser on a linux (red hat)
>
Hello,
I've looked throughout your site, and searched through the email
messages archive for an answer to the following question...
The sys admin has installed xerces c++ parser on a linux (red hat)
platform. I am trying to link to the libraries installed, but I'm
having problems.
Hi,
This works OK for me. Can you give a sample of your XML? Its possible
that the pretty print just does not do what you want.
Gareth
Myles Bunbury wrote:
Greetings.
I'm using the Xerces C++ 2.6.0 XML parser to output some XML. The XML
itself is fine, however, it is quite unweildy due t
Greetings.
I'm using the Xerces C++ 2.6.0 XML parser to output some XML. The XML
itself is fine, however, it is quite unweildy due to the fact that I
can't seem to get any new line charcters out. I'm wondering if I'm doing
something wrong or if this is a bug.
In my code, I in
On Lun, 3 de Enero de 2005, 20:39, James Berry dijo:
> The Xerces-c-dev list is receiving an auto-response to every posting.
> These come from Jens Lauer, who seems to have a mis-configured mail
> client. Could somebody in infrastructure, or the list owner, please
> knock him off t
The Xerces-c-dev list is receiving an auto-response to every posting.
These come from Jens Lauer, who seems to have a mis-configured mail
client. Could somebody in infrastructure, or the list owner, please
knock him off the list?
-jdb
On Jan 3, 2005, at 6:27 PM, Jens Lauer wrote:
GROUP
GROUP organiziQ.Clerk
Server: SRVC01M
---
Jens Lauer
Ich bin abwesend bis 13.01.2005. Ihre Mail kann nicht bearbeitet werden.
Port Xerces-C++ 2.5 to OpenVMS
--
Key: XERCESC-1310
URL: http://nagoya.apache.org/jira/browse/XERCESC-1310
Project: Xerces-C++
Type: Task
Components: Build
Versions: 2.5.0, 2.6.0
Environment: HP OpenVMS 7.3
HP C++ 6.5
Hi,
Below is an initial change to add support for Alpha and Itanium OpenVMS.
This is against revision 1.13 which is part of tag Xerces-C_2_5_0,
rather than the HEAD rev because we are working on porting Ingres r3
which depends on Xerces C++ 2.5 (as explained in an exchange with Gareth
Reakes on
[ http://nagoya.apache.org/jira/browse/XERCESC-848?page=history ]
Alberto Massari closed XERCESC-848:
---
Assign To: (was: Xerces-C Developers Mailing List)
Resolution: Won't Fix
As stated in the bug report, using XMLString::release
Ho,
Vitaly Prapirny wrote:
>> Hooray, BCB6 ended successfully with, "Compiled: Done". But hey, what about
>> linking?
>This is one of the strange things of Builder IDE :) You can select
>"Project|Make Xerceslib" after that and build proccess will continue.
Yes! Thanks a lot.
Niels.
---
.
Hooray, BCB6 ended successfully with, "Compiled: Done". But hey, what about linking?
This is one of the strange things of Builder IDE :) You can select
"Project|Make Xerceslib" after that and build proccess will continue.
Or you can look at
http://xml.apache.org/xerces-c/buil
Hi,
I am following the instructions to build the Xerces-C++ library with Borland
C++Builder:
http://xml.apache.org/xerces-c/build-winunix.html#WinBorlandBuilder
However, when I choose "Project|Build XercesLib" from the menu I get this error:
[C++ Fatal Error] Xerces
Hi Gareth,
You wrote ...
> It is OK is submit them. They have a much higher chance of being
> applied if they are compatible with 2.6. Do you know if your changes
> are compatible?
I don't know at this time, but I'll make sure to test them before I
submit.
Joe
Joe Abbate
Computer Associate
Hi,
I have two questions for Xerces developers. First is whether it would
be
at all useful to contribute the 1.4 file changes, so that they can be
branched or merged into subsequent releases.
I don't think it would be of much use. 1.4 is very old and the code
bases have diverged.
Second, assumi
Hello,
Last year, a colleague and I ported Xerces-C++ 1.4 to Alpha OpenVMS 7.3
in order to use it with the Computer Associates' Ingres release 2.6 on
that platform. Aside from the Xerces 1.4 sources, we used a simple
"compile all" script from the HP port of Xerces 1.3, publicly ava
stand what is going on from just the stack trace.
Thanks,
Alberto
> Xerces-c++ version 2.60 crashes.
>
>
> Key: XERCESC-1289
> URL: http://nagoya.apache.org/jira/browse/XERCESC-1289
> Project: Xerces-C++
> Typ
ra R
[mailto:[EMAIL PROTECTED] Sent: Tuesday, November 09,
2004 9:18 AMTo: [EMAIL PROTECTED]Subject:
Building xerces-c on AMD 64 Windows Server 2003
Hi,
Can someone help me build xerces-c 2.5 on AMD 64
Windows Server 2003?
Is xerces-c 2.5 ported to this platform?
I
Lakkundi, Vijayendra R wrote:
.\..\..\..\..\..\Build\Win64\VC6\Release\obj\Win32PlatformUtils.obj :
fatal error LNK1112: module machine type 'AMD64' conflicts with target
machine type 'IA64'
Projects are configured for IA64 (Intel Itanium), not for AMD64. You can
change all occurences of IA64 to
Hi,
Can someone help me build xerces-c 2.5 on AMD 64 Windows Server 2003?
Is xerces-c 2.5 ported to this platform?
I tried using the steps given for “Building
Xerces-C++ 64 bit binary on Windows XP using Intel C++ Compiler” present in http://xml.apache.org/xerces-c/build.html
I am
top-level solution?
Alberto
At 09.47 01/11/2004 -0800, Joanne Bogart wrote:
I haven't been able to build Xerces-c 2.6 under Microsoft .Net so
that a sample program like DOMCount will run properly. I can run
the pre-built version successfully on my system, but, since our code
is built
#x27;t been able to build Xerces-c 2.6 under Microsoft .Net so
that a sample program like DOMCount will run properly. I can run the
pre-built version successfully on my system, but, since our code is
built debug, I need to build a debug version of the Xerces library.
The sequence of events has
is true, can you try opening the top-level solution?
Alberto
At 09.47 01/11/2004 -0800, Joanne Bogart wrote:
I haven't been able to build Xerces-c 2.6 under Microsoft .Net so that a
sample program like DOMCount will run properly. I can run the pre-built
version successfully on my system, but
i think u have got virus on ur system
please look into this
-Original Message-
From: Alberto Massari (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 02, 2004 7:34 PM
To: [EMAIL PROTECTED]
Subject: [jira] Updated: (XERCESC-769) RFE: Xerces-C++ modularization -
config for
[ http://nagoya.apache.org/jira/browse/XERCESC-372?page=history ]
Alberto Massari updated XERCESC-372:
Priority: Major
> Xerces-C++/1.7 parser can not handle % sign correctly
> -
>
>
[ http://nagoya.apache.org/jira/browse/XERCESC-904?page=history ]
Alberto Massari updated XERCESC-904:
Priority: Major
> Xerces C 2.3.0: calling domcount from Vim doesn't work
[ http://nagoya.apache.org/jira/browse/XERCESC-848?page=history ]
Alberto Massari updated XERCESC-848:
Priority: Major
> Deleting something returned by XMLString::transcode crashes when application is
> using the release build of Xe
[ http://nagoya.apache.org/jira/browse/XERCESC-769?page=history ]
Alberto Massari updated XERCESC-769:
Priority: Major
> RFE: Xerces-C++ modularization - config for smaller builds/remove featu
[ http://nagoya.apache.org/jira/browse/XERCESC-765?page=history ]
Alberto Massari updated XERCESC-765:
Priority: Major
> Linking IBM AMI 1.2.3 with XERCES C++ 2.1.0 cause Core Dump running in Solari
[ http://nagoya.apache.org/jira/browse/XERCESC-468?page=history ]
Alberto Massari updated XERCESC-468:
Priority: Major
> Xerces-C precompiled headers do not exist upon install
> --
>
>
[ http://nagoya.apache.org/jira/browse/XERCESC-470?page=history ]
Alberto Massari updated XERCESC-470:
Priority: Major
> Unable to build Xerces C samples with gcc on SCO OpenSer
> >I've been building my own binaries for use with Xalan-C++ for months
> >without any issues.
> >
> >
> Are you also using Visual C++ .Net 2003? If so, is there anything
> different about your procedure?
We are using 2003, and there's no change in what we're doing. We just let
2003 translat
[EMAIL PROTECTED] wrote:
The sequence of events has been something like this:
I double-click on the VC7 project file for all.
MSDev converts all the project file stuff to be 7.1 compatible.
So, you're using Visual C++ .Net 2003?
Yes. I do most of my development on Linux, but our stuff has
1 - 100 of 1135 matches
Mail list logo