https://issues.dlang.org/show_bug.cgi?id=17544

Iain Buclaw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Iain Buclaw <[email protected]> ---
On an implementation note, VersionCondition.isReserved() could probably be
cleaned up a little more by implementing this.  Assuming that it ends up being
similar to how the "D_*" versions are checked, but a bit more generic, the
following could be removed from the list: ARM_*, PPC_*, MIPS_*, SPARC_*,
Alpha_*.

--

Reply via email to