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

Re: Xemacs21 doesn't work.



>>>>> "Bdale" == Bdale Garbee <bdale@gag.com> writes:

Bdale> peter@chubb.wattle.id.au (Peter Chubb) writes:
Bdale> Looking at the latest xemacs21 build log for ia64 on
Bdale> buildd.debian.org, I see an awful lot of warnings for things
Bdale> like

Bdale>         cast to pointer from integer of different size

I've just checked all the places these warnings occur.  They're benign
(For compatibility with Windows, filedescriptors for newly created
processes are declared as void*; then if you're running under Unix,
they're cast to int whenever used, and back again when being passed
around to various functions).

--
Dr Peter Chubb				    peterc@gelato.unsw.edu.au
You are lost in a maze of BitKeeper repositories, all almost the same.



Reply to: