Bugs item #1650394, was opened at 2007-02-02 10:15
Message generated for change (Tracker Item Submitted) made
by Item Submitter
You can respond by visiting:
https://sourcefor
ge.net/tracker/?func=detail&atid=542706&aid=1650394&
amp;group_id=75029
Please note that this message will contain a full copy of
the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Markus Elfring (elfring)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix signal handler
Initial Comment:
The function "printf()" does not belong to the
list of async-signal-safe functions.
See section "2.4.3 Signal Actions" from the
document "2.4 Signal Concepts".
http://opengroup.org/onlinepu
bs/009695399/functions/xsh_chap02_04.html#tag_02_04_03
The corresponding calls should be deleted from your function
"signal_handler".
http://cinepaint.cvs.sourceforge.net/cinepaint/cinep
aint-project/CineBrush/errorchecker.cxx?revision=1.1&vie
w=markup
------------------------------------------------------------
----------
You can respond by visiting:
https://sourcefor
ge.net/tracker/?func=detail&atid=542706&aid=1650394&
amp;group_id=75029
------------------------------------------------------------
-------------
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
_______________________________________________
Cinepaint-developers mailing list
Cinepaint-developers lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ci
nepaint-developers
|