2013/8/25 David Chisnall <theraven_at_freebsd.org>: > Oh, and it's worth noting that clang, as an extension, supports using initialiser lists to create complex values and so this particular case is trivial to avoid if you use this feature, which you will if you create complex numbers using the macro that the C specification introduced specifically to avoid this case. Or even better, use the C11 CMPLX()/CMPLXF()/CMPLXL() macros, which are properly supported by FreeBSD -HEAD. -- Ed Schouten <ed_at_80386.nl>Received on Sun Aug 25 2013 - 15:27:10 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:40 UTC