Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 263275 | Differences between
and this patch

Collapse All | Expand All

(-)luatex-beta-0.30.3.orig/src/texk/web2c/luatexdir/tex/texnodes.c (+4 lines)
Lines 28-33 Link Here
28
28
29
volatile memory_word *varmem = NULL;
29
volatile memory_word *varmem = NULL;
30
30
31
#ifdef NDEBUG
32
   #undef NDEBUG
33
#endif
34
31
#ifndef NDEBUG
35
#ifndef NDEBUG
32
char *varmem_sizes = NULL;
36
char *varmem_sizes = NULL;
33
#endif
37
#endif

Return to bug 263275