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

_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to