[LLVMdev] Allowing '_' as version tuple separator?
jahanian
fjahanian at apple.com
Mon Sep 29 16:13:30 PDT 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140929/a4a4829d/attachment.html>
More information about the llvm-dev
mailing list