Comment 3 for bug 810569

Revision history for this message
S. Christian Collins (s-chriscollins) wrote :

There are two solutions to this problem that I have discovered:
1) Compile Swami without any optimizations (setting CFLAGS to -O0).
2) The Swami author (Element Green) sent me a patch that fixes this issue. Here is what he wrote:

Patch by running the following command from within the Swami toplevel source directory.
patch -p0 </path/to/swami-menu-qsort-bug.patch