id summary reporter owner description type status milestone component version severity resolution keywords cc 2688 missing include for date_defs.hpp in filetime_functions.hpp, trivial fix, patch included anonymous az_sw_dude "When building boost with the latest mingw gcc from http://www.tdragon.net/recentgcc/ (4.3.2) I get an error about ""Jan"" not being defined for its use on line 163 of filetime_functions.hpp 163: date_type d = date_type(1601, Jan, 01) + dd; Adding an include #include fixes this. Patch is included" Bugs closed Boost 1.38.0 date_time Boost Development Trunk Problem fixed