Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#45998 closed update (fixed)

clang-3.6: Request for SVN revision >r221832

Reported by: anders@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: clang-3.6

Description (last modified by ryandesign (Ryan Carsten Schmidt))

When trying to compile using include Eric Niebler's Ranges library (which is the implementation of the D4128 Standard library proposal, https://ericniebler.github.io/std/wg21/D4128.html), a parsing error occurs using the current clang 3.6 port (being based on SVN revision 216817).

In SVN revision r221832 of clang this bug was squashed. It'd be great to be able to try out the Standard library proposal using macports clang, which would be possible if the port was updated to be based on SVN revision r221832 or later of clang.

For more information on the bug:

Change History (6)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to jeremyhu@…
Summary: Request for SVN revision >r221832clang-3.6: Request for SVN revision >r221832
Type: requestupdate

comment:2 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

We should also pull cherry pick r221832 into our 3.5 branch as well

comment:3 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

3.6 addressed with r128634

comment:4 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

3.5 addressed with r128644

comment:5 Changed 9 years ago by anders@…

Verified to work. A big thanks! :-)

comment:6 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

FWIW, I also nominated the fix for upstream's 3.5.1 release, so it will hopefully be pulled into the dot update for everyone else as well.

Note: See TracTickets for help on using tickets.