Bug 136138 - Restoring operability for Microsoft Visual Studio 2013
Summary: Restoring operability for Microsoft Visual Studio 2013
Status: RESOLVED WONTFIX
Alias: None
Product: cppunit
Classification: Unclassified
Component: General (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All Windows (All)
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-26 07:11 UTC by Sasha
Modified: 2020-08-28 08:16 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Restoring operability for Microsoft Visual Studio 2013 + fixing typo in NEWS (4.88 KB, patch)
2020-08-26 07:11 UTC, Sasha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sasha 2020-08-26 07:11:31 UTC
Created attachment 164699 [details]
Restoring operability for Microsoft Visual Studio 2013 + fixing typo in NEWS

Microsoft Visual Studio 2013 supports only SOME of the C++11 features.

MSVS2013 was working fine at least with CppUnit 1.12.1 (that was the last version of CppUnit we were using before trying to upgrade CppUnit), but CppUnit 1.15.0 has introduced MSVS2013-incompatible changes.

However, it seems to be trivial to restore operability for MSVS2013 — I've attached patch.

P.S.: Additionally, there was a typo in NEWS, I've fixed it too in the patch.
Comment 1 Sasha 2020-08-28 08:16:14 UTC
Hmm, I've discovered that after 1.14.0 it in fact doesn't work reliably with MSVS 2013. So, just recovering ability to build for 1.15.1+ doesn't make sense per se. I'll close this report then.
Comment 2 Sasha 2020-08-28 08:16:35 UTC Comment hidden (obsolete)