23 May
2015
23 May
'15
5:04 p.m.
On 5/23/2015 11:44 AM, Peter Dimov wrote:
Steven Watanabe wrote:
But whatever... Microsoft has a well-known system in place by which
On 05/23/2015 07:45 AM, Edward Diener wrote: ... they > decide that known bugs should not be fixed if they don't think it is > important enough to do so.
A bit unfair, methinks. They do what everyone does - try to strike a balance between adding features, fixing bugs and not breaking too much code.
Not fixing a bug over 10 years time ? That's not striking a balance to me.
You can't blame microsoft too much for this particular problem, since the "native" typeof implementation of msvc relies on a compiler bug.
Why doesn't Typeof use decltype on VS 2013?