[oss-devel] small misc fixes
François Revol
revol at free.fr
Tue Jun 19 19:08:59 EEST 2007
Hi there, here are some simple fixes needed here:
- fix the single C++ism (var decl after statement)
- #define MIDI_DISABLED in oss_config.h, as it's not done unlike what
the online commented version says.
- get rid of error message from ulimit as not every platform dumps
core.
There are other fixes needed for my platform beside specific code, but
they are more involved, biggest due to wrong assumptions about error
code sign due to incoherent standards. But I don't want to spoil
anything yet :)
Btw, it could be useful to have a cvs/svn if possible.
I suppose some platforms don't imply GNU make so caching `uname -m`
with a
unamem=$(shell uname -m) in makefiles to speed it a little won't work.
François.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: not available
Url: http://mailman.opensound.com/pipermail/oss-devel/attachments/20070619/de157d4d/attachment.bat
More information about the oss-devel
mailing list