Skip to content

Ensure cpp11 compatibility#1193

Merged
vadi2 merged 2 commits intoMudlet:developmentfrom
vadi2:ensure-cpp11-compatibility
Jul 7, 2017
Merged

Ensure cpp11 compatibility#1193
vadi2 merged 2 commits intoMudlet:developmentfrom
vadi2:ensure-cpp11-compatibility

Conversation

@vadi2
Copy link
Copy Markdown
Member

@vadi2 vadi2 commented Jul 7, 2017

#1176 is blocking 3.3 release and we narrowed it down to Mudlet compiled with MinGW 5.3 being the issue. Unfortunately earlier MinGW available is 4.9, which does not have C++14 compatbility, so I've gowngraded some of the new features I've had to make use of.

@vadi2 vadi2 added the 1 - Ready label Jul 7, 2017
@vadi2 vadi2 requested a review from a team July 7, 2017 04:06
Copy link
Copy Markdown
Contributor

@itsTheFae itsTheFae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 🏁

@vadi2 vadi2 merged commit eba31d2 into Mudlet:development Jul 7, 2017
@vadi2 vadi2 deleted the ensure-cpp11-compatibility branch July 7, 2017 05:03
vadi2 added a commit to vadi2/Mudlet that referenced this pull request Jun 7, 2018
This reverts commit eba31d2.

# Conflicts:
#	src/dlgProfilePreferences.cpp
#	src/dlgProfilePreferences.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants