pike.git/
src/
las.c
Branch:
Tag:
Non-build tags
All tags
No tags
2000-03-31
2000-03-31 01:54:12 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
2e9122d2143390ee8d4cdaa49ae6910896eef01b (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
more precise debug possible
Rev: src/las.c:1.172
5:
\*/ /**/ #include "global.h"
-
RCSID("$Id: las.c,v 1.
171
2000/03/
30
08
:
43
:
07
hubbe Exp $");
+
RCSID("$Id: las.c,v 1.
172
2000/03/
31
01
:
54
:
12
hubbe Exp $");
#include "language.h" #include "interpret.h"
1633:
{ fprintf(stderr, "/*%x*/",foo->tree_info); }
-
switch(foo->token)
+
switch(
l_flag > 99 ? -1 :
foo->token)
{ case USHRT_MAX: fprintf(stderr, "FREED_NODE");