|
From: SourceForge.net <no...@so...> - 2013-03-19 14:26:33
|
Patches item #3541625, was opened at 2012-07-09 08:27 Message generated for change (Comment added) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=3541625&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Rejected Priority: 5 Private: No Submitted By: Piter Dias (piterdias) Assigned to: Nobody/Anonymous (nobody) Summary: Math macros redefinition warnings on VC++ Initial Comment: Macro redefinition warnings on VC++ due to math.h and qldefines.h math constants. Proposed solution is control QL macro creation based on _USE_MATH_DEFINES definition. ---------------------------------------------------------------------- >Comment By: Luigi Ballabio (lballabio) Date: 2013-03-19 07:26 Message: Hi Piter, the warnings were removed recently by making sure of the correct inclusion order of headers, so this becomes obsolete. Thanks anyway, Luigi ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=3541625&group_id=12740 |