Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Fri May  8 18:21:48 PDT 1998
Update of /cvsroot/xsrc/xc/programs/xterm
In directory nb00:/tmp/cvs-serv28127

Modified Files:
        xterm.h 
Log Message:
in the !X_NOT_STDC_ENV case (which is used for NetBSD) don't #define
size_t to int and time_t to long.  That's wrong, and potentially dangerous
(and it causes the build to fail on NetBSD/alpha).




Home | Main Index | Thread Index | Old Index