On 26/02/16 21:28, Bradley Lucier wrote: > Any advice on how to proceed? I'd be willing to write and test the few > lines of code myself if I knew where to put them.
The best thing, rather than warning, would be to define this conversion as a GCC extension and implement it consistently everywhere. Then we wouldn't need a warning, and there'd be one fewer trap. Andrew.