
2 Jul
2004
2 Jul
'04
3 p.m.
panne 2004/07/02 12:00:30 PDT Modified files: src/runtime/Kernel newtables.c Log: OK, this seems to be the end of nhc98's cunning memory layout: gcc 3.3.3 legitimately reshuffles the arrangement of the arrays (alphabetically?), so we must not make any assumptions about their order. This is probably only the beginning of the whole story... NOTE: We should really abstract from the magic constants 10 (for ints) and 1 (for chars), but I was too lazy to do that now. Revision Changes Path 1.5 +6 -8 nhc98/src/runtime/Kernel/newtables.c