Mercurial > hg > xemacs-beta
comparison notes.txt @ 5931:8955a38b8ecb cygwin
just barely working
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Wed, 09 Dec 2015 12:53:16 +0000 |
parents | a0d9bfe304de |
children | d2c2d83dbb52 |
comparison
equal
deleted
inserted
replaced
5930:a0d9bfe304de | 5931:8955a38b8ecb |
---|---|
337 fttb I've set ERROR_CHECK_ALL=0 in config.inc, which turned off -TP | 337 fttb I've set ERROR_CHECK_ALL=0 in config.inc, which turned off -TP |
338 (CPP, which I thought was raising the warnings), but still getting many | 338 (CPP, which I thought was raising the warnings), but still getting many |
339 warnings: down from 567 to 423! | 339 warnings: down from 567 to 423! |
340 More small fixes, in process-nt.c very speculative, get me to through | 340 More small fixes, in process-nt.c very speculative, get me to through |
341 compilation to (lots of) linking errors | 341 compilation to (lots of) linking errors |
342 | 342 Clean and rebuild and only Xpm lib linking errors, turn off Xpm and |
343 build completes except for makeinfo (shell script pblm), but | |
344 xemacs.exe works (on screen, not -nw). | |
345 |