msvensson@neptunus.(none)
e9b624df99
Change error code to test for "unknown error" with to 10000
2006-08-01 11:29:10 +02:00
msvensson@neptunus.(none)
823ead0775
perror returns 2 if it does not understand the option --ndb
...
Move that perror test to ndb_basic so it's only run when there is support for --ndb
2006-07-31 13:11:21 +02:00
msvensson@neptunus.(none)
7e8cfe3830
Update test result for perror
2006-07-26 14:21:40 +02:00
msvensson@neptunus.(none)
bbf6c985c8
Bug#20145 perror segfault when call it with error nr
...
- Add test case(execute perror)
- Check if strerror has returned NULL and set msg to "Unknown Error" in that case
- Thanks to Steven Xie for pointing out how to fix.
2006-07-24 18:05:00 +02:00