[issue1345] [PATCH] Get rid of zero-size arrays in ASSYM/genassym
Matthew Dillon
dillon at apollo.backplane.com
Fri Apr 24 10:06:14 PDT 2009
:
:Alex Hornung <ahornung at gmail.com> added the comment:
:
:As can be seen below, it is already integrated into genassym.sh by means of
:"substr($1, length($1) - 3, 4)", which only takes the last 4 digits of that
:substring.
I think what needs to be done here is to get rid of the hack entirely
and change genassym.sh over to the type of genassym.c generator we
use for the kernel.
-Matt
More information about the Bugs
mailing list