Displaying 1 result from an estimated 1 matches for "1110072".
Did you mean:
111007
2016 Mar 06
2
[PATCH 3/5] installers: MSVC compatibility fixes
On 2016.03.06 13:13, Gene Cumm wrote:
> Did Visual Studio actually complain about this one?
WDK compiler (which I also use) if I recall correctly. At any rate, some
older compilers do not like double initializations like this one, and I
don't think this change should be much of a contention point, since it
doesn't introduce any liability.
Regards,
/Pete