id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9646,signed/unsigned comparison in airy.hpp on develop,Mathias Gaunard,John Maddock,"On develop, there is a signed/unsigned comparison in airy.hpp /home/nt2/dev/boost/boost/math/special_functions/airy.hpp:392:26: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned i = 0; i < static_cast(number_of_zeros); ++i) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. This issue is not present on the master branch.",Bugs,closed,To Be Determined,math,Boost Development Trunk,Problem,fixed,math warning,