[Bug libstdc++/56430] In __airy: return-statement with a value, in function returning 'void'.

Paolo Carlini paolo.carlini@oracle.com
Thu Jun 13 00:38:00 GMT 2013


On 06/13/2013 02:10 AM, Ed Smith-Rowland wrote:
> The point of the patch is to fix the base function and then offer access
> to the function as a gcc extension.  boost has these functions. These
> have been offered in C++ library papers extending TR 29123.
If Boost already has those extensions and are well known (did you say 
that?) and are kept uglified for the time being, then fine, let's fix 
them essentially as you did in your patch.

If we really have to add a testcase - I'm not sure - please double check 
that it passes testing with -Wall, no unused vars.

Thanks,
Paolo.



More information about the Gcc-patches mailing list