joerg
0a09baa75f
Fix disable stricter format string messages with clang again.
2011-08-17 22:16:42 +00:00
christos
d0e87f5f87
- add a SYSEX0 macro that does not override the initializers and use it
...
- fix whitespace
- make things static and eliminate unused functions
2011-08-14 13:26:23 +00:00
mrg
c111245a78
apply some -Wno-error and/or -fno-strict-aliasing.
...
all of this should be looked at closer, but some of them are not
very trivial.
2011-06-22 02:49:41 +00:00
joerg
9411f274f4
Use CWARNFLAGS.clang and not CWARNFLAGS here
2011-05-26 14:20:22 +00:00
joerg
a216da57a6
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
...
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
augustss
d6f31170a4
Add a very simple MIDI player. No features, no fluff.
1998-08-12 21:39:11 +00:00