Changes between Version 3 and Version 4 of sys-devel/sparse
- Timestamp:
- 04/18/08 17:20:02 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/sparse
v3 v4 18 18 }}} 19 19 Those lines have {{{char name[];}}} and {{{char data[];}}} respectively. 20 21 Same here: 22 {{{ 23 In file included from /boot/home/sparse-0.4.1/parse.c:23: 24 /boot/home/sparse-0.4.1/allocate.h:7: field `data' has incomplete type 25 }}}
