[cfe-dev] Allowing '_' as version tuple separator?
jahanian
fjahanian at apple.com
Thu Oct 2 10:19:39 PDT 2014
On Oct 2, 2014, at 10:13 AM, Aaron Ballman <aaron at aaronballman.com> wrote:
>
> The comments are in this thread already, when you were asking for
> pre-commit feedback on this change. To recap: VersionTuple needs to be
> modified to remember which syntax was used, and provide tests (like
> -ast-print in Misc) for ensuring the diagnostics and the pretty
> printing are not broken (which they currently are). I don't believe
pretty printing does not print availability attribute in my tests. A Bugzilla ticket would be good to
track this. About introducing the overhead into VersionTuple for this, I would like to hear more feedback though.
- fariborz
> this requires a Bugzilla ticket.
>
> ~Aaron
More information about the cfe-dev
mailing list