This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] What to do for complex::pow(0, 0)


Paolo Carlini wrote:
Gabriel Dos Reis wrote:

I strongly believe -2- is the wrong thing to do.


Fine! Therefore I'm going to implement -1-, just minor tweaks.

FWIW, my preference would be to match cpow, in the absence of clear guidance from the ISO C++ committee. I think consistency between the C and C++ runtimes is desirable, unless explicitly disallowed.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]