[
http://issues.apache.org/jira/browse/XERCESC-1318?page=comments#action_59305 ]
Tobias Sager commented on XERCESC-1318:
---
Thanks for your comments.
Just to clarify:
- Using the VC6 project files to build an ICU enabled build
works correctly
t's why i asked to open the xerces dom api in a 3.x so that it is usable
from xalan's point of view or vice versa, before pulling in some other
libraries for xpath like pathan.
tobias
> > > The first of the two requirements is the killer, because it
> > > essentially
on't worry, dave, I don't really suggested to modify xalanc :), I only
mentioned your name, because you can add some good extra arguments
moving away from c strings in xerces, just because of xalan has is own
string class.
tobias
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[
http://nagoya.apache.org/jira/browse/XERCESC-1318?page=comments#action_57105 ]
Tobias Sager commented on XERCESC-1318:
---
No, I am building with Visual Studio .NET.
I followed the instructions here:
http://xml.apache.org/xerces-c/build-misc.html
: Windows 2000
Reporter: Tobias Sager
Priority: Minor
It is not possible to build Xerces with ICU support using MSDEV VC7 solution
files.
There is no error, but the resulting dll does not have ICU dependencies.
Building with VC6 files results in a ICU enabled build.
Is it the missing
just build a InputSource/BinInputStream pair for your udp data stream
and pass an instance of that inputsource to a dom/sax/sax2 parser, take
a look at LocalFileInputSource/BinFileInputStream in
xercesc/(util|framework).
mfg/regards
Tobias
-Ursprüngliche Nachricht-
Von: Andreas Karlsson
is any support of DOM Validation already planned?
Has anyone begun or done something similar?
mfg/regards
Tobias
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ty. What am
I doing wrong. I have tried to use setlocale(LC_ALL, "ISO-8859-1") but it
works no better.
Everything else works just fine, as long as I don't use any swedish
characters.
Can someone help me with this, please.
I use version 1.7.0 of Xerces-C on Red Hat Linux
ne else had trouble with this?
>
>Thanks,
>
>Toby
--
Tobias McNulty
Data Description, Inc.
840 Hanshaw Road, Suite 9
Ithaca, NY 14850
Phone: (607) 257-1000
E-mail: [EMAIL PROTECTED]
Web: www.datadesk.com
-
To unsubscri
Hello,
I am trying to use XMLString::transcode(XMLCh * in, char * out, int len)
to convert my DOMString to C string. When I try to link to xerces-
c_1D.lib on win32 I get a message that the above named function is an
undefined symbol. I downloaded the Xerces source and rebuilt it in
VS6 -- w
mplemented a function
>through which you can return memory that was allocated by Xerces.
>
>HTH,
>Don
--
Tobias McNulty
Data Description, Inc.
840 Hanshaw Road, Suite 9
Ithaca, NY 14850
Phone: (607) 257-1000
E-mail: [EMAIL PROTECTED]
Web: www.datadesk.com
-
::bad_exception::what
Library=C:\WINNT\system32\ddjni.dll
Source file = M:\pro 7 builds\MSL\MSL_C\MSL_Common\Src\alloc.c : 807
Deletion of other locally-allocated pointers works fine.
Any ideas?
Thanks,
Toby
--
Tobias McNulty
Data Description, Inc.
840 Hanshaw Road, Suite 9
Ithaca, NY 14850
Phone: (607
tten it to run successfully yet --
>but my next problem doesn't seem to be directly related to
>DOMString. Is there anything else I might be missing that could be
>breaking something at another point in my library (e.g. somehow
>upsetting memory).
>
>Thanks,
>
>Toby
-
library (e.g. somehow upsetting
memory).
Thanks,
Toby
--
Tobias McNulty
Data Description, Inc.
840 Hanshaw Road, Suite 9
Ithaca, NY 14850
Phone: (607) 257-1000
E-mail: [EMAIL PROTECTED]
Web: www.datadesk.com
-
To unsubs
My library literally terminates on the above call -- taking
my Java application with it.
Toby
>Tobias,
>
>In C++, the new operator returns a pointer to the newly created object. So
>at first glance, your code should be modified to read:
>
>DOMString* pMyStr = new DOMString(&
y and implementing
DOMString in my code, but a simple call such as:
DOMString myStr = new DOMString("foo");
causes my library to terminate unexpectedly. Are there any special
precautions I need to take when using the DOMString class?
Thanks,
Toby
--
Tobias McNulty
Data Description, I
e DOM from the corresponding
Xerces APIs would be best.
Thanks for your time,
Toby
--
Tobias McNulty
Data Description, Inc.
840 Hanshaw Road, Suite 9
Ithaca, NY 14850
Phone: (607) 257-1000
E-mail: [EMAIL PROTECTED]
Web: www.datades
17 matches
Mail list logo