[syslinux] Possible source problem in 2.10-pre5

Andrea Mazzoleni amadvance at users.sourceforge.net
Sat Jun 12 12:47:05 PDT 2004


Only to signal that in version 2.10-pre5 the "Out of memory, better
reorganize something..." message is commented out.

This is a diff extract from 2.09 to 2.10-pre5 :

diff -u syslinux-2.09/ldlinux.asm syslinux-2.10-pre5/ldlinux.asm
--- syslinux-2.09/ldlinux.asm       2004-04-23 06:14:15.000000000 +0200
+++ syslinux-2.10-pre5/ldlinux.asm      2004-05-30 00:11:23.000000000 +0200
@@ -1482,6 +1483,6 @@
 ; This is a compile-time assert that we didn't run out of space
 %ifndef DEPEND
 %if (getcbuf+trackbufsize) > vgafontbuf
-%error "Out of memory, better reorganize something..."
+; %error "Out of memory, better reorganize something..."
 %endif
 %endif

-- 
Andrea Mazzoleni
935A 2D3C 5C70 BCD6 CB0C  ED89 7C19 4321 6340 3F6D




More information about the Syslinux mailing list