Depth-Studios
Welcome guest (
Login
/
Register
)
Home
News
Projects
libc
Roadmap
Bugs
Bug Details
Feature Requests
Downloads
Documentation
find_last_string returns wrong value on error
#44 find_last_string returns wrong value on error
Reported By:
Nick
Date reported:
10-07-2009
Status:
Fixed
Assigned To:
Nick
Planned for version
0.2
Description
When an error occurs find_last_string should return -1. Instead it returns MAX_INT because it returns a size_t (unsigned int).
Log
10-07-2009
Nick changed planned version from 0.0 to 0.2.
08-07-2009
Nick changed status from Accepted to Fixed.
08-07-2009
Nick changed priority from 0 to 5.
08-07-2009
Nick changed status from New to Accepted.