# HG changeset patch # User Matti Hamalainen # Date 1192843980 -10800 # Node ID df7c8b32c3891031649448f7724fef3cf55a714a # Parent 67827c5ab4bdcb8ed1a45afe037d2c5eff179bbf Disable the compiler for a while, there are problems. diff -r 67827c5ab4bd -r df7c8b32c389 src/audacious/tuple_formatter.c --- a/src/audacious/tuple_formatter.c Fri Oct 19 06:27:36 2007 -0500 +++ b/src/audacious/tuple_formatter.c Sat Oct 20 04:33:00 2007 +0300 @@ -30,7 +30,7 @@ * Undefine this to disable usage of the Tuplez compiler implementation. * This may be useful for prototyping new features of the language. */ -#define TUPLE_USE_COMPILER +#undef TUPLE_USE_COMPILER /* * TUPLE_COMPILER_DEBUG: