id summary reporter owner description type status milestone component version severity resolution keywords cc 1064 problem on platforms with no errno.h header file anonymous Daniel James "I can't use some boost libraries on the Microsoft Windows Smarthone Edition platform as it lacks the standard header errno.h. In my case it prevents me from using _any_ hashing as hash_float.hpp includes errno.h. For me, any solution (no-errno implementation for hashing floating point numbers or just inability to hash floating point numbers) is ok, as long as it allows me to hash other types (say strings). Is it possible to get rid of inclusion of this header for such platforms? Thanks" Bugs closed Boost 1.35.0 hash Boost 1.34.0 Showstopper fixed