On 9/8/06, Kai Vehmanen <[EMAIL PROTECTED]> wrote:
> > What is your awk version? (gawk --version says that mine is GNU Awk 3.1.3).
> I now got the very same error with gawk 3.1.5. I fixed the problem by
> setting "success=0" instead of "success=-1" in build_sources.awk. Hmm,
> Pekka, why is the "=-1" there...? I traced the awk scripts and they seem
> to execute correctly...
There is problem of doing things in END {} block by Win32 AWK. By
spec, END is executed if exit() is called elsewhere in program. Now,
something in END block causes my AWK to exit with non-zero exitcode
even if I call exit(0). It looks like my exit(-1) trick does not work
in 3.1.5 anymore... Perhaps I should upgrade to 3.1.5.
--
Pekka.Pessi mail at nokia.com
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel