Changes between Version 2 and Version 3 of sys-devel/sparse
- Timestamp:
- 04/18/08 17:15:59 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/sparse
v2 v3 7 7 ||R5||untested|| 8 8 ||BONE||untested|| 9 ||Haiku|| untested||9 ||Haiku||broken|| 10 10 11 === work-in-progress (andreasf) - [Haiku] === 12 13 Compilation fails: 14 {{{ 15 In file included from /boot/home/sparse-0.4.1/test-lexing.c:18: 16 /boot/home/sparse-0.4.1/token.h:59: field `name' has incomplete type 17 /boot/home/sparse-0.4.1/token.h:140: field `data' has incomplete type 18 }}} 19 Those lines have {{{char name[];}}} and {{{char data[];}}} respectively.
