Nick Porcino

Results 510 comments of Nick Porcino

You're not the only one running into it.

I like Cary's suggestion in principle ~ could go farther and say that this new union'd type is the provided storage type ~ and then treat the existing classes as...

Since C++, std::hypot should be available from `#include `. Could you check the ndk r15b header to see if hypot is missing? Or if there is a preprocessor macro necessary...

@mm-longcheng Does this mean the issue is resolved? Or is there a preprocessor definition that can be used to guard the hypot function to allow it to compile on older...

https://github.com/AcademySoftwareFoundation/Imath/issues/161

@lgritz I am exactly in the same boat. I think we should have an issue whose title is exactly your statement!!! Edit: @mandree, I see your thumbs down emoji there...

I propose that we rename this issue to "Establish library version change policy". @mandree Your original request is well taken, and this issue is changing into a centralized working discussion...

Agree. I can't remember why we called these multDir and multVec in the first place (something about "Dir implies no translation" or something. I vaguely recall it felt clever at...