pike.git/
src/
gc.c
Branch:
Tag:
Non-build tags
All tags
No tags
2007-06-17
2007-06-17 00:06:08 by Martin Stjernholm <mast@lysator.liu.se>
6543f9e858a0a4f002eef2d648de5a246400e3dc (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Small fix when reporting rec stack fatals.
Rev: src/gc.c:1.294
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
|| $Id: gc.c,v 1.
293
2007/06/17 00:
05
:
13
mast Exp $
+
|| $Id: gc.c,v 1.
294
2007/06/17 00:
06
:
08
mast Exp $
*/ #include "global.h"
1045:
describe_rec_frame (err); fputc ('\n', stderr); }
+
d_flag = 0; /* The instruction backlog is never of any use here. */
debug_fatal (NULL); va_end (args); }