Files
lmms/plugins
Tres Finocchiaro 3d95f82f30 Remove inline function recursion for Apple
q_sort is an inline function which recurses upon itself.  Some compilers such as MSVC limit this which can be overridden with a parameter.  Since I could find no such parameter for clang, this #IFDEF allows the sifter plugin to compile successfully.

If this approach has negative side effects, it should only affect apple.  If there's a better approach to this, please reject the pull request and submit your own.
2014-05-02 14:01:59 -07:00
..
2014-03-15 21:14:55 +02:00
2014-03-22 01:03:28 -04:00
2014-03-22 13:33:42 +02:00
2014-03-19 00:31:29 +02:00
2014-03-21 17:23:25 +01:00