coin-or / Couenne

Convex Over and Under Envelopes for Nonlinear Estimation
Eclipse Public License 1.0
74 stars 8 forks source link

Couenne fails to build with gcc 6.2.1 #41

Closed mlubin closed 5 years ago

mlubin commented 7 years ago

See discussion and proposed fix by @tkelman at https://github.com/JuliaOpt/CoinOptServices.jl/issues/27#issuecomment-290960312.

tkelman commented 7 years ago

Not positive if that's a totally general fix, may want something more specific that checks if strtod has been redefined to strtod_ASL and only then undefines it

merraksh commented 7 years ago

I went for the more draconian #undef of strtod, since it can be #defined as some other struct's Strtod. Sorry for the really slow response. Committed to Couenne stable/0.5 and trunk.

On Sun, Apr 2, 2017 at 4:19 PM, Tony Kelman notifications@github.com wrote:

Not positive if that's a totally general fix, may want something more specific that checks if strtod has been redefined to strtod_ASL and only then undefines it

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/coin-or/Couenne/issues/1#issuecomment-290992963, or mute the thread https://github.com/notifications/unsubscribe-auth/AARvgh0P_nYPd8aks7tGyIXmYkm7rhjqks5rr7xogaJpZM4Mw1FK .