Changes between Initial Version and Version 1 of Ticket #45998


Ignore:
Timestamp:
Nov 24, 2014, 2:50:52 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45998

    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Type changed from request to update
    • Property Summary changed from Request for SVN revision >r221832 to clang-3.6: Request for SVN revision >r221832
  • Ticket #45998 – Description

    initial v1  
    11When 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).
    22
    3 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.
     3In 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.
    44
    55For more information on the bug:
    6 http://llvm.org/bugs/show_bug.cgi?id=19372
    7 http://llvm.org/bugs/show_bug.cgi?id=21605
     6* http://llvm.org/bugs/show_bug.cgi?id=19372
     7* http://llvm.org/bugs/show_bug.cgi?id=21605
    88