Patches item #1439763, was opened at 2006-02-27 18:09 Message generated for change (Settings changed) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1439763...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None
Status: Closed Resolution: Accepted
Priority: 9 Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Miller Puckette (millerpuckette) Summary: use alsa_adddev only when ALSA is enabled
Initial Comment:
The alsa_adddev() function prototype in s_main.c is not surrounded by an #ifdef USEAPI_ALSA, so it causes problem when compiling without ALSA, like on Mac OS X. Perhaps this is due to gcc 4.0 being less tolerant to such things.
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette) Date: 2006-08-14 07:12
Message: Logged In: YES user_id=313747
took for version 0.40
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1439763...