Re: [xml] RUNTEST.c regressions due to ./result files not matching .res files etc.




Stadelmann Josef wrote:

Could it be that during the installation of a UNIX source kit on my PC the ./result files have picked up an additional <CR> '\r' character?

What is the XML standard? How are XML records termiated correctly? by <CR><LF> or just by <LF>? I learned by <LF> only

RUNTEST.c regressions due to ./result files not matching .res files etc.

Which ./result files are of fixed lengtgh records? i.e. 512 bytes long

BTW: libxml2 has build OK with a few warnings only for OpenVMS. I have build it WITH_TRIO and did disable SAX1

I can't address all your questions, but I had similar problems on Windows before. My CVS client would automatically convert linefeeds to <CR><LF> (windows format), which would really screw up the tests. I had to either set my client to force unix linefeeds or checkout the files in binary mode. You might be running into something similar with how you are getting/moving files around.

Rob



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]