Message79731
I submit to you a patch to the trunk which narrows down the problem. In
stead of throwing the switch for the whole process, we selectively
disable the hard error checking for those two cases that require it:
The file open mode string (unless we want to reimplement the crt mode
string parser) and the posix file descriptor methods. The remaining
case, strftime, we fix with a proper argument checking function.
Yesterday I put in some tests in to the testsuite to excercise this
functionality (revision 68547) |
|
Date |
User |
Action |
Args |
2009-01-13 10:54:20 | kristjan.jonsson | set | recipients:
+ kristjan.jonsson, loewis, mhammond, amaury.forgeotdarc |
2009-01-13 10:54:20 | kristjan.jonsson | set | messageid: <1231844060.17.0.741078007709.issue4804@psf.upfronthosting.co.za> |
2009-01-13 10:54:19 | kristjan.jonsson | link | issue4804 messages |
2009-01-13 10:54:19 | kristjan.jonsson | create | |
|