Changes between Version 26 and Version 27 of CommonProblems
- Timestamp:
- 10/25/09 00:15:40 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v26 v27 48 48 This has been fixed in Haiku. If using a version prior to the fix you can copy the search.h file over the one in your headers/posix folder. 49 49 50 51 === GCC 4.3 related build problems === 52 53 Typical errors look like these: 54 55 error: 'find' is not a member of 'std' 56 error: 'exit' was not declared in this scope 57 58 Please take a look at: http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include 59 50 60 === stdbool.in.h (Now fixed in Haiku) === 51 61
