bug-texinfo
[Top][All Lists]
Advanced

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

Re: some patches


From: Karl Berry
Subject: Re: some patches
Date: Thu, 11 Jul 2002 11:22:21 -0400

Thanks very much for the patches, but I have questions --

    1. change mktemp on mkstemp due to gcc-3.1 assumes usage of mktemp as error

Why does gcc do that?  Seems wrong.  I doubt mkstemp is as portable as mktemp.

    2. ospeed variable conflicts with ncurces from ASP Linux

Maybe so, but we have to define/declare ospeed for other systems (that
use termcap, according to the ancient comment there).  configure already
checkes for <ncurses/termcap.h> and <termcap.h>, and if either is found,
it doesn't try to declare ospeed and the other termcap variables
itself.  Doesn't "ASP Linux" provide those header files?

    3. when creating $infopath/dir there's no comma after node name, so info 
    can't find top node

Hmm, the comma should not be required as far as I know.  I'll look into
this more.

Thanks,
karl



reply via email to

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