Hi, i had problems compiling this new line (from rev 10549).
4192 assert(0, "Invalid line state while
receiving OK for REGISTER message!");
4193 return;
The macro in my system do not allow assert with two parameters. I remove
the extra parameter.
Anyway, anyone had the same issue?
Claudio
------
/home/claudio/svn/wengophone-2.1/wifo/phapi/phapi-old.c: At top level:
/home/claudio/svn/wengophone-2.1/wifo/phapi/phapi-old.c:4155: warning:
no previous prototype for 'ph_reg_progress'
/home/claudio/svn/wengophone-2.1/wifo/phapi/phapi-old.c:4192:75: macro
"assert" passed 2 arguments, but takes just 1
/home/claudio/svn/wengophone-2.1/wifo/phapi/phapi-old.c: In function
`ph_reg_progress':
/home/claudio/svn/wengophone-2.1/wifo/phapi/phapi-old.c:4192: error:
`assert' undeclared (first use in this function)
/home/claudio/svn/wengophone-2.1/wifo/phapi/phapi-old.c:4192: error:
(Each undeclared identifier is reported only once
/home/claudio/svn/wengophone-2.1/wifo/phapi/phapi-old.c:4192: error: for
each function it appears in.)
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel