MantisBT - CMake
View Issue Details
0008060CMakeCMakepublic2008-11-07 15:112008-11-07 16:40
augiedoggie 
 
normalminoralways
closedfixed 
 
 
0008060: DynamicLoader.cxx fails to build on Haiku OS
Since gcc for Haiku no longer defines __BEOS__ a small addition is needed so that the LibraryHandle typedef is correct.
No tags attached.
diff Haiku_DynamicLoader.diff (581) 2008-11-07 15:11
https://public.kitware.com/Bug/file/1836/Haiku_DynamicLoader.diff
Issue History
2008-11-07 15:11augiedoggieNew Issue
2008-11-07 15:11augiedoggieFile Added: Haiku_DynamicLoader.diff
2008-11-07 16:40Bill HoffmanNote Added: 0014062
2008-11-07 16:40Bill HoffmanStatusnew => closed
2008-11-07 16:40Bill HoffmanResolutionopen => fixed

Notes
(0014062)
Bill Hoffman   
2008-11-07 16:40   
Commit to directory "CMake/Source/kwsys" lies in external project KWSys
/cvsroot/CMake/CMake/Source/kwsy

Thanks.