[issue1345] [PATCH] Get rid of zero-size arrays in ASSYM/genassym
Matthew Dillon
dillon at apollo.backplane.com
Fri Apr 24 10:01:36 PDT 2009
:New submission from Alex Hornung <ahornung at gmail.com>:
:
:The following patch adds a bias to all ASSYM symbols that later is ignored =
:by
:genassym, as genassym only takes the last 4 digits.
:This fixes two major compilation issues with llvm/clang, regarding:
:1) lib/libc
:2) make depend on sys
:
:http://gitweb.dragonflybsd.org/~alexh/dragonfly.git/commit/5ebe390060e08aff=
:3977372d0e49a1217ea20971
I'm awfully confused. Is something using those array definitions in C?
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Bugs
mailing list