[Ecls-list] Fixes for the current git master, MSVC and not.

Samium Gromoff _deepfire at feelingofgreen.ru
Fri Oct 24 15:36:59 UTC 2008


Good day Juan and the list,

The "local" branch on git://git.feelingofgreen.ru/ecl is tipped off
the current master and contains three trivial build fixes and one
substantive change to fix ASDF:MAKE-BUILD's behavior on MSVC.

It's important to note that the mentioned fixes are not enough
to restore buildability on MSVC, as the commit with id

edae4ae652be377d441b7991b27a060b4ea22da6
"Every file now has an array with the functions it defines."

breaks the ECL build -- during compilation of listlib.lisp
and some others, *global-cfuns-array* has a zero length,
which is a bug by itself, but also tripping up GCC which
refuses to allow declarations of zero-length arrays.


regards, Samium Gromoff




More information about the ecl-devel mailing list