Folks

I've deleted the new version of expr.cpp because Lyris rejected my attempt
to send it.

This is just to let you know what's happening.

Ron Savage
Work: [EMAIL PROTECTED]
Home: [EMAIL PROTECTED]
http://savage.net.au/index.html

-----Original Message-----
From: Kaiserovi [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 25, 2000 11:37 PM
To: Ron Savage
Subject: Re: Can't compile Sablotron under WinNT & MS VC++ V6


Ron,

sorry about the problem. We used MSVC 4.2 which did not generate this
warning. I attach a fixed expr.cpp which replaces the old one (in the
Sablot subdirectory). This should work.

I hope we'll publish a new version of Sablotron next week, the main
change being its performance, plus a few things like <xsl:copy>,
external entities etc. In case you are interested please check our web
page at www.gingerall.com.

Regards,
Tom Kaiser
(Ginger Alliance)


Ron Savage wrote:
>
> Folks
>
> OS: WinNT 4 SP6
> C++: MS VC++ V6 SP3
>
> I have just downloaded the source for Sablotron V 0.35.
>
> Here's what happens:
>
> D:\temp>d:
>
> D:\temp>cd \Perl-modules\Sablot-0.35\Sablot\Win32
>
> D:\Perl-modules\Sablot-0.35\Sablot\Win32>nmake -f Makefile
>
> Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
>
>         cl /nologo /Zp4 /ML /W3 /WX /GX /O1 /D "WIN32" /D "NDEBUG" /D
"_WINDOWS" -c
> ..\*.cpp
> base.cpp
> context.cpp
> ..\base.cpp(210): "'new' handler in linux?"        <---
> datastr.cpp
> error.cpp
> expr.cpp
> ..\expr.cpp(2441) : error C2220: warning treated as error - no object file
> generated
> ..\expr.cpp(2441) : warning C4390: ';' : empty controlled statement found;
> is this the intent?
> ..\expr.cpp(2461) : warning C4390: ';' : empty controlled statement found;
> is this the intent?
> ..\expr.cpp(2477) : warning C4390: ';' : empty controlled statement found;
> is this the intent?
> proc.cpp
> sablot.cpp
> situa.cpp
> tree.cpp
> uri.cpp
> vars.cpp
> verts.cpp
> Generating Code...
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
> Stop.
>
> Cann you help, please?
>
> Ron Savage
> Work: [EMAIL PROTECTED]
> Home: [EMAIL PROTECTED]
> http://savage.net.au/index.html



---
You are currently subscribed to perl-xml as: [[email protected]]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to