Git issue 040#41
Conversation
|
Hi @salkinium and @chris-durand this fixes the |
|
When using the This might be related to #38, as there is/was definitely a problem that I simply swept under the rug here. |
|
Hi @salkinium and @jwakely based on the review comments, I have converted this into a draft PR until I/we straighten out the math declarations more clealry. Cc: @chris-durand |
|
OK folks, the latest, greatest So @chris-durand and @salkinium in I believe this one is ready now. |
|
This PR fixes #40 |
|
Hi @salkinium and @chris-durand. I think this one is good to go. Also, I could probably take a more active role in the support of this thing. So if you'd like to have that discussion, I'm all ears. There is a lot of value in this work. We could discuss the future evolution of this work any time. Cc: @jwakely |
That would be great! You've already polished this repo a lot, so I've upgraded you to write access, so you should be able to merge this PR now. |
Thanks Niklas (@salkinium) I'll do my best Cc: @chris-durand |
This PR is intended to repair missing C++11 ` functions.
It addresses #40.
In my naive analysis, simply the position of a preprocessor
#if-#else-#endifwas actually removing C++11 math functions from the header.