[Softdevice-devel] [Bug #3588] softdevice-0.1.0 compiliert mit gcc-3.4 nicht
noreply at berlios.de
noreply at berlios.de
Fri Mar 18 00:43:04 CET 2005
Bug #3588, was updated on 2005-Mar-17 21:21
Here is a current snapshot of the bug.
Project: Vdr Softdevice
Category: general
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: sapier
Assigned to : none
Summary: softdevice-0.1.0 compiliert mit gcc-3.4 nicht
Details: softdevice 0.1.0 lässt sich mit gcc-3.4 nicht compilieren
der fehler liegt in i18n.c
die genaue meldung lautet
i18n.c:265 error: too many initializers for 'const char* const[16]'
die zeile steht 12 mal da
Follow-Ups:
Date: 2005-Mar-18 00:43
By: sapier
Comment:
ok das wars jetzt compilierts
-------------------------------------------------------
Date: 2005-Mar-17 23:18
By: lucke
Comment:
Can you please surround all entries 17 to 20 in file i18n.c like the following:
"", // 16 TODO
#if VDRVERSNUM >= 10316
"", // 17 TODO
"", // 18 TODO
"", // 19 TODO
"", // 20 TODO
#endif
-------------------------------------------------------
For detailed info, follow this link:
http://developer.berlios.de/bugs/?func=detailbug&bug_id=3588&group_id=2051
More information about the Softdevice-devel
mailing list