id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7022,Prevent tool Bug Fix.,g.gupta@…,az_sw_dude,"It is Prevent tool Bug Fix.In file boost/trunk/libs/date_time/src/gregorian/date_generators.cpp the IF condition: {{{ if(ele >= 1 || ele <= 5) { return _nth_as_str[ele]; } else { return _nth_as_str[0]; } }}} is not used properly. Instead of ""{{{||}}} "" in this if condition it should be ""&&"". Only by use of ""&&"" this condition makes sense.",Bugs,closed,Boost 1.52.0,date_time,Boost 1.50.0,Problem,fixed,,yogen.saini@…