Mercurial > audlegacy
changeset 3797:df7c8b32c389
Disable the compiler for a while, there are problems.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Sat, 20 Oct 2007 04:33:00 +0300 |
parents | 67827c5ab4bd |
children | 94927e11786e 6b5a1d1d001e |
files | src/audacious/tuple_formatter.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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: