Re: Iconv390

2001-07-06 Thread Tinny Ng
cense of Xerces ? > > 2: It seems that it does not support XML-schema ? > > 3: It *requires* OS/390 UNIX System Services ? > > regards, > > Christoffer > > > -Original Message- > > From: Tinny Ng [mailto:[EMAIL PROTECTED]] > > Sent: 28. juni 2001

RE: Iconv390

2001-06-29 Thread Christoffer Dam Bruun
? regards, Christoffer > -Original Message- > From: Tinny Ng [mailto:[EMAIL PROTECTED]] > Sent: 28. juni 2001 18:15 > To: [EMAIL PROTECTED] > Subject: Re: Iconv390 > > > Chris, > > Would you please open a Bugzilla bug for this problem? You > are right t

Re: Iconv390

2001-06-28 Thread Tinny Ng
Chris, Would you please open a Bugzilla bug for this problem? You are right that these 3 virtual functions are missing. See http://xml.apache.org/xerces-c/bug-report.html for how to open a bug. Just FYI, IBM has an XML toolkit for z/OS and OS/390 which is code based from XML4C (i.e. Xerces-C b

RE: Iconv390

2001-06-26 Thread Christoffer Dam Bruun
> > Which version of Xerces-C are you using? And what compiler > option did you use? > > Tinny Were using the released Xerces 1.5 source I assume the compiler listing holds the compiler options( I am no MVS expert my self :-( ). The start of the compiler listing for the I

Re: Iconv390

2001-06-25 Thread Tinny Ng
Which version of Xerces-C are you using? And what compiler option did you use? Tinny Christoffer Dam Bruun wrote: > Hi, > > We're in the process of getting xerces to compile on OS/390 Classic and have > run into the following > errors when trying compilation Iconv390TransService.cpp: > > 'SCSS

Iconv390

2001-06-25 Thread Christoffer Dam Bruun
Hi, We're in the process of getting xerces to compile on OS/390 Classic and have run into the following errors when trying compilation Iconv390TransService.cpp: 'SCSSE.XML.CPP(ICONV300)'", line 313.12: CBC1174(S) An object of abstract class "Iconv390Transcoder" cannot be created. "SCSSE.XML.HP

[Bug 2258] - Bug in Iconv and Iconv390

2001-06-25 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2258 *** shadow/2258 Thu Jun 21 00:37:10 2001 --- shadow/2258.tmp.25221 Mon Jun 25 07:21:32 2001 *** *** 7,13 | Severity: Critical OS/Version: Solaris | | Priority: Other

[Bug 2258] - Bug in Iconv and Iconv390

2001-06-21 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2258 *** shadow/2258 Thu Jun 21 00:13:15 2001 --- shadow/2258.tmp.8692Thu Jun 21 00:37:10 2001 *** *** 58,60 --- 58,63 return (int) ( towupper(*cptr1) - towupper(*cptr2) ); This is how the Iconv400, Windo

[Bug 2258] New: - Bug in Iconv and Iconv390

2001-06-20 Thread bugzilla
Iconv390 | + ++ + |Bug #: 2258Product: Xerces-C| + | Status: NEW Version: 1.4

Bug in Iconv and Iconv390

2001-06-18 Thread Michael Kopp
Hi guys, Xerces-C: 1.4.0 OS: NT4 SP6a, Sun Solaris 6,7,8 os390 Compiler: VC6 (NT) Sun Workshop Forte 4, 5 and 6U1 The compareNIString seems to compare one char to much: unsigned int n = 0; const XMLCh* c

RE: Bug in Iconv and Iconv390

2001-06-18 Thread Michael Kopp
ichael Kopp > Sent: Monday, June 18, 2001 4:32 PM > To: '[EMAIL PROTECTED]' > Subject: Bug in Iconv and Iconv390 > > Hi guys, > > Xerces-C: 1.4.0 > OS: NT4 SP6a, >Sun Solaris 6,7,8 >os390 > Compiler