Message24725
| Author |
loewis |
| Recipients |
| Date |
2005年04月01日.22:02:20 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
Logged In: YES
user_id=21627
C99 7.14.1.1/p8 specifies
# If the request can be honored, the signal function
# returns the value of func for the most recent successful
# call to signal for the specified signal sig. Otherwise, a
# value of SIG_ERR is returned and a positive value is stored
# in errno.
So it seems to me that VC8 is in error: the request cannot
be "honored", so it should return SIG_ERR. Until/if VC8 is
released with that bug, I would like to take no action here.
When it is released, we still might consider to ignore it until
say, 8.1 comes along and fixes the bug. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 14:30:26 | admin | link | issue1167262 messages |
| 2007年08月23日 14:30:26 | admin | create |
|