bug-texinfo
[Top][All Lists]
Advanced

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

Re: texinfo-4.13.91 pretest available


From: Eli Zaretskii
Subject: Re: texinfo-4.13.91 pretest available
Date: Sat, 01 Dec 2012 15:26:47 +0200

> Date: Tue, 27 Nov 2012 01:13:31 GMT
> From: address@hidden (Karl Berry)
> 
> I've put up the next pretest:
> 
>   ftp://alpha.gnu.org/gnu/texinfo/texinfo-4.13.91.tar.xz
>  http://alpha.gnu.org/gnu/texinfo/texinfo-4.13.91.tar.xz
> 
> Same deal as before, please send any feedback here, to bug-texinfo.

This builds with MinGW on MS-Windows, and passes all tests, thanks.

Would it be OK for me to submit 3 short Windows batch files, to be
installed in the $prefix/bin directory when "make install" is run on
MS-Windows, so that Perl scripts could be invoked from the Windows
shell command prompt?  That's because Windows doesn't support the #!
method of invoking scripts.

Each of the 3 batch files is a 2-liner:

  @echo off
  perl "%~dpn0" %*

TIA



reply via email to

[Prev in Thread] Current Thread [Next in Thread]