Debian Package rebuild

Rebuild of the Debian archive with clang

"No support of nested C function" build failure(s)
clang 3.0
Return to the list
gcc accepts nested function:
int myFunction() {
       void stack_push() {
       }
}
while clang does not.
Versions: 2.9 - 3.0 - 3.1 - 3.2
PackageVersionSupposed error messageFull log
aqualung 0.9~beta11-1.2gui_main.c:3237:60: error: expected ';' at end of declaration Log
auto-multiple-choice 1.0.3-1AMC-traitement-image.c:228:28: error: expected ';' at end of declaration Log
bogl 0.1.18-5bogl-font.c:83:23: error: expected ';' at end of declaration Log
calcurse 2.9.2-1io.c:1400:3: error: expected ';' at end of declaration Log
chillispot 1.0-10.1redir.c:1399:21: error: expected ';' at end of declaration Log
clutter-gesture 0.0.2.1-5stroke.c:194:43: error: expected ';' at end of declaration Log
eurephia 1.0.1-3eurephiadm.c:203:46: error: expected ';' at end of declaration Log
filters 2.48cockney.l:21:12: error: expected ';' at end of declaration Log
frozen-bubble 2.2.0-2fb_c_stuff.xs:99:23: error: expected ';' at end of declaration Log
gmysqlcc 0.3.0-2gmlc_gui_server_tab_data.c:678:82: error: expected ';' at end of declaration Log
gpe-calendar 0.92-4calendars-widgets.c:711:38: error: expected ';' at end of declaration Log
kraptor 0.0.20040403-6src/game.c:415:32: error: expected ';' at end of declaration Log
lasso 2.3.5-4tools.c:1208:76: error: expected ';' at end of declaration Log
libeventdb 0.90-5event-db.c:538:33: error: expected ';' at end of declaration Log
libgpevtype 0.50-6vcal.c:43:35: error: expected ';' at end of declaration Log
libhandoff 0.1-5handoff.c:257:21: error: expected ';' at end of declaration Log
libsx 2.05-3popups.c:70:44: error: expected ';' at end of declaration Log
luvcview 1:0.2.6-5v4l2uvc.c:197:29: error: expected ';' at end of declaration Log
matchbox-panel 0.9.3-5mb-applet-battery.c:181:41: error: expected ';' at end of declaration Log
mcdp 0.4-5cddev.c:61:37: error: expected ';' at end of declaration Log
ncpfs 2.2.6-8ncplib.c:2424:51: error: expected ';' at end of declaration Log
netplug 1.2.9.2-1if_info.c:294:36: error: expected ';' at end of declaration Log
p3scan 2:2.3.2-7p3scan.c:2410:83: error: expected ';' at end of declaration Log
partconf 1.37util.c:147:50: error: expected ';' at end of declaration Log
pdp 1:0.12.5-1.1pdp_xwindow.c:148:23: error: expected ';' at end of declaration Log
qxw 20110923-1dicts.c:288:42: error: expected ';' at end of declaration Log
rainbow 0.8.6-1nss-rainbow.c:287:38: error: expected ';' at end of declaration Log
rawstudio 2.0-1rs-tag-gui.c:102:102: error: expected ';' at end of declaration Log
rsh-redone 85-1rlogin.c:388:29: error: expected ';' at end of declaration Log
sentinella 0.9.0-3MainWindow.h:70:33: error: expected ';' at end of declaration list Log
smbc 1.2.2-3smbc.c:315:38: error: expected ';' at end of declaration Log
spl 1.0~pre6-3spl_modules/mod_format_xml.c:187:19: error: expected ';' at end of declaration Log
taxbird 0.16-0.2main.c:75:46: error: expected ';' at end of declaration Log
Return to the list