View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000464 | OpenMPT | libopenmpt | public | 2013-12-31 22:22 | 2014-01-01 01:37 |
| Reporter | sezero | Assigned To | manx | ||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0000464: openmpt123 fails compiling with NO_PORTAUDIO=1 | ||||
| Description | openmpt123 fails compiling with NO_PORTAUDIO=1 due to a typo in openmpt123_sdl.hpp calling portaudio_exception instead of sdl_exception | ||||
| Steps To Reproduce | Try compiling openmpt123 with NO_PORTAUDIO=1 and USE_SDL=1 | ||||
| Additional Information | Trivial patch below fixes it: Index: openmpt123_sdl.hpp--- openmpt123_sdl.hpp (revision 3535)
| ||||
| Tags | No tags attached. | ||||
| Has the bug occurred in previous versions? | |||||
| Tested code revision (in case you know it) | libopenmpt-0.2.3532, as well as current svn (as of r3535) | ||||