Re: Copyright years (was Re: help/version patches)

2002-02-27 Thread Jan Nieuwenhuizen
all their > copyrights from the incorrect range format to a list of years > because this is simply the right thing to do from a legal point of > view. (see http://gcc.gnu.org/ml/gcc-patches/2002-01/msg01192.html). Ok, thanks for pointing that out. Jan. -- Jan Nieuwenhuizen <[EMAIL

Re: Copyright years (was Re: help/version patches)

2002-02-27 Thread Jan Nieuwenhuizen
e. If you look at a 2002 tarball, you'll see 1998-2002 Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org

Re: small setup.exe fix

2002-01-30 Thread Jan Nieuwenhuizen
"Robert Collins" <[EMAIL PROTECTED]> writes: > Thanks for this, however I've already fixed it in my sandbox, after > Chunk reported it to me. Ok. Who needs (reads?) mailing lists or cvs? :-) Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU Lil

small setup.exe fix

2002-01-29 Thread Jan Nieuwenhuizen
Hi, Pressing 'Add' in the `Choose a dowload site' dialogue without typing an url causes a segfault over here. Fix below. Greetings, Jan. ChangeLog: 2002-01-29 Jan Nieuwenhuizen <[EMAIL PROTECTED]> * site.cc (OnMessageCmd): Bugfix: don't try to add NULL u

Re: setup.exe remove scripts [Was: Re: experimental texmf packages]

2002-01-03 Thread Jan Nieuwenhuizen
c/postinstall/%s.sh manually", name, name)); But, afaik, there's no need for a package's postinstall script to be called 'name>.sh'? Should/can we enforce something like this? Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org

Re: setup.exe remove scripts [Was: Re: experimental texmf packages]

2002-01-02 Thread Jan Nieuwenhuizen
> > > I'll apply it within the next 24 hours. > > Thanks, all very well. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org

Re: setup.exe remove scripts [Was: Re: experimental texmf packages]

2001-12-16 Thread Jan Nieuwenhuizen
gwin/cygwin-1.3.6/usr/src/cygwin/src/winsup/w32api/include/objbase.h:166: warning: function declaration isn't a prototype make: *** [mklink2.o] Error 1 -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org

Re: setup.exe remove scripts [Was: Re: experimental texmf packages]

2001-12-16 Thread Jan Nieuwenhuizen
Typo fix. > > This is still wrong :}. Ok, noted, thanks. > I'm accepting this patch as is given your disclaimer above so don't > worry about another round circuit. > > I'll apply it within the next 24 hours. Thanks, all very well. Greetings, Jan. -- Jan Ni

Re: setup.exe remove scripts [Was: Re: experimental texmf packages]

2001-12-13 Thread Jan Nieuwenhuizen
ine breaks) from PS1. > > See above, I'm not for or against this - I just want to understand _why_ > it is breaking for you, and not globally. Confident you'll see this fix is grand, kept it in. 2001-12-13 Jan Nieuwenhuizen <[EMAIL PROTECTED]> * Makefile.in (

Re: experimental texmf packages

2001-12-11 Thread Jan Nieuwenhuizen
get_root_dir (), "/usr/bin;", - old_path, 0))); - - SetEnvironmentVariable ("CYGWINROOT", get_root_dir ()); + init_run_script (); SetCurrentDirectory (get_root_dir ()); - - verinfo.dwOSVersion