Bug 182657 - [patch] lang/gcc48: expose c99 math in 'std' namespace
Summary: [patch] lang/gcc48: expose c99 math in 'std' namespace
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Gerald Pfeifer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-05 01:10 UTC by freebsd-standards (Nobody)
Modified: 2016-08-24 12:17 UTC (History)
0 users

See Also:


Attachments
c99math.diff (1.62 KB, patch)
2013-10-05 01:10 UTC, freebsd-standards (Nobody)
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd-standards (Nobody) freebsd_committer freebsd_triage 2013-10-05 01:10:00 UTC
Just like libc++ (on freebsd) define _DECLARE_C99_LDBL_MATH to make
C++11 math work.

http://forums.freebsd.org/showthread.php?t=42279
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-05 01:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gerald

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Gerald Pfeifer freebsd_committer freebsd_triage 2014-02-23 22:44:50 UTC
State Changed
From-To: open->feedback

First of all, sorry for the delay.  There have been a couple of 
issues with the lang/gcc ports that I needed to address first and 
this has taken longer than I had expected. 

I would love to expose c99 math to FreeBSD users of GCC.     

The proposed patch seems a bit hackish, though, and specific to 
the lang/gcc* ports?  Or do you think that could be pushed upstream? 

That would be the best approach, first for GCC 4.9 and then we could 
look into backporting to GCC 4.8, perhaps GCC 4.7. 

Gerald
Comment 3 Gerald Pfeifer freebsd_committer freebsd_triage 2016-08-24 12:17:35 UTC
Closing again.  Somehow this now showed up as "In Progress", even
though after being marked Closed in 2014 no further activity shows
up in the history.