Bug #422

sonic-visualiser does not build against GCC 4.7

Added by Michel Alexandre Salim about 12 years ago. Updated about 12 years ago.

Status:ClosedStart date:2012-03-03
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

With GCC 4.7, even more header files are no longer included by default, including stdint.h -- this breaks the compilation of two files in svcore. Attached patch fixes it, as tested on Fedora 17 and Rawhide.

(Including cstdint instead of stdint.h does not work as it does not define intptr_t)

sonic-visualiser-1.9-gcc47.patch Magnifier 725 Bytes, downloaded 23 times Michel Alexandre Salim, 2012-03-03 05:07 AM

History

#1 Updated by Chris Cannam about 12 years ago

  • Status changed from New to Closed

grrr!

Applied in svcore commit:21d39720d5da, thanks!

Also available in: Atom PDF