On 06/03/2017 02:19 PM, Tim wrote:
Hi just a heads up, I pushed a bunch o' fixes to master for
 MusE failing compile with the new gcc 7.

- LV2 GTK2 support is now optional, due to a current exception breakage in gtkmm.

Hm, lemme see if I can turn off our strict treating all warnings as errors,
just for this GTK2 module. Hopefully that will allow it to continue compiling
 with just warnings instead of errors.

T.

- Fixed many places using switch/case 'fallthrough'. With gcc7 these now generate warnings which MusE treats as errors. I used 'comment warning suppressor indicators':
   // FALLTHROUGH
- Fixed slight de-referencing problem in JackAudioDevice::portName().

Tim.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Lmuse-user mailing list
Lmuse-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmuse-user

Reply via email to