On 6/6/06, Ilya N. Golubev <gin(a)mo.msk.ru> wrote:
After your 2006-06-03 change 'unicode_to_ichar' in
`unicode.c' calls
`snprintf' regardless of `HAVE_SNPRINTF' definition. If system does
not have `snprintf', building `$(RAW_EXE)' (`temacs' or whatever)
fails. Please fix.
Ilya, does the patch Aidan posted here:
http://list-archive.xemacs.org/xemacs-patches/200606/msg00017.html
work for you? It solved the Win32 building problem I reported.
- Vin