[cfe-dev] Allowing '_' as version tuple separator?

Reid Kleckner rnk at google.com
Tue Sep 30 16:45:56 PDT 2014


Can you elaborate on what exactly you're planning to change? Just the
output of -help, or do we parse LLVM's version somewhere?

On Tue, Sep 30, 2014 at 3:47 PM, jahanian <fjahanian at apple.com> wrote:

> I would like to move on with this if there is no objections.
>
> - Fariborz
>
> On Sep 29, 2014, at 4:41 PM, jahanian <fjahanian at apple.com> wrote:
>
>
> Hi All,
> We have internal request to allow ‘_’ in addition to ‘.’ as version tuple
> separators.
> So, in addition to 'major[.minor[.subminor]]’, proposal is to allow
> ‘major[_minor[_subminor]]’
> as well. Is there a reason we shouldn’t do this?
>
> - Thanks, Fariborz
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140930/04b89b0f/attachment.html>


More information about the cfe-dev mailing list