Package: ooqstart
Version: 0.8.3-8
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of ooqstart_0.8.3-8 on debian-31 by sbuild/s390 79
[...]
> g++ -g -DVERSION='"0.8.3"' -Wall -Werror -I. -O2 -o model.o -c model.cxx
> cc1plus: warnings being treated as errors
> model.cxx: In function 'int startProcess(const char*, const char*, const 
> char*, const char*)':
> model.cxx:75: warning: missing sentinel in function call
> make[1]: *** [model.o] Error 1

The sentinel attribute checks for a 0 pointer argument, not for a 0
integer argument.

Bastian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to