Debian Patches
Status for oscpack/1.1.0-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| big-endian-FTBFS.patch | no | |||||
| fpic.diff | Build shared lib with -fPIC | Monty Taylor <mordred@inaugust.com> | no | 2011-01-08 | ||
| soname.diff | Add soname to library. | Monty Taylor <mordred@inaugust.com> | no | 2011-01-08 | ||
| use-system-cflags.patch | Do not drop CXXFLAGS in Makefile The original CXXFLAGS overwrites the CXXFLAGS, this patch adds them again. | Tobias Frost <tobi@debian.org> | no | 2017-07-22 | ||
| 1040-misleading-indentation.patch | Fix misleading indentation in OscReceivedElements.cpp. Get rid of this compiler warning: osc/OscReceivedElements.cpp: In function ‘const char* osc::FindStr4End(const char*, const char*)’: osc/OscReceivedElements.cpp:67:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 67 | if( p >= end ) | ^~ osc/OscReceivedElements.cpp:70:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 70 | if( p[0] == '\0' ) // special case for SuperCollider integer address pattern | ^~ |
Petter Reinholdtsen <pere@debian.org> | no | 2024-11-13 |
