RE: [xslt] Release of libxslt-1.0.31



Oh, crud. Sorry about the cross-post. Thanks for clearing up the confusion.

-----Original Message-----
From: Morus Walter [mailto:morus.walter@tanto-xipolis.de] 
Sent: Monday, July 07, 2003 11:09 AM
To: xslt@gnome.org
Subject: Re: [xslt] Release of libxslt-1.0.31


Hi Daniel,
> On Mon, Jul 07, 2003 at 10:02:32AM -0400, Jesse Pelton wrote:
> > Line 201 of win32\configure.js should be deleted. Otherwise, you get 
> > the following message:
> > 
> > <path>\libxml2-2.5.8\win32\configure.js(202, 4) Microsoft JScript 
> > compilation error: Syntax error
> 
>   To me line 201 is
>                     if (s.search(/\@VERSION\@/) != -1) {
> 
> I really don't see how removing it would not break the script !
> 
Well, he posted to the libxslt mailing list, but 
\libxml2-2.5.8\win32\configure.js
is libxml.

Libxml's configure.js has
	} else if (compiler == "mingw") {
		vf.WriteLine("INCLUDE+=;" + buildInclude);
		vf.WriteLine("LIB+=;" + buildLib);
	}
	} else if (compiler == "bcb") {
which looks strange indeed.

I didn't try it though (windows ain't interesting to me).

regards
	Morus
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/ xslt@gnome.org
http://mail.gnome.org/mailman/listinfo/xslt



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