id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5250,Tiny warning removal for date_time,Chris Jefferson,az_sw_dude,"The attached patch changes 'if ((week == 53))' to 'if (week == 53)'. This is because clang++ warns about the double brackets. It warns because double brackets are the traditional way of stopping the warning in statements like ' if (week = 53) ' (notice single =). ",Patches,closed,To Be Determined,date_time,Boost Development Trunk,Problem,fixed,,