On Tue, Jul 1, 2014 at 3:57 PM, Reid Kleckner <[email protected]> wrote:
> On Tue, Jul 1, 2014 at 12:52 PM, Kim Gräsman <[email protected]> wrote:
>>
>> I think Alp is refering to _MSC_FULL_VER from here:
>> http://msdn.microsoft.com/en-us/library/b0084kay.aspx
>>
>> That said, I'm not sure this option is a perfect representation of that
>> symbol.
>>
>> I don't like "extended version" either, so I'm going out on a limb:
>> -fmsc-version-string?

If it required quotes, like -fmsc-version-string="17.00" that might be
reasonable.

> -fmsc-dotted-version?

That's an interesting choice.

Another idea: -fmsc-compiler-version?

(It's a shame we cannot make this work using just -fmsc-version...)

~Aaron

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to