pike.git/
src/
interpret.h
Branch:
Tag:
Non-build tags
All tags
No tags
2004-05-01
2004-05-01 16:46:08 by Marcus Comstedt <marcus@mc.pp.se>
e4883ffe8a50525dc0828d1b59c11e04f7485c49 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.4
Remove 3vil cast.
Rev: src/interpret.h:1.125
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: interpret.h,v 1.
124
2004/
03
/
12
21
:
58
:
28
mast
Exp $
+
|| $Id: interpret.h,v 1.
125
2004/
05
/
01
16
:
46
:
08
marcus
Exp $
*/ #ifndef INTERPRET_H
146:
Pike_interpreter.stack_top ; \ x_*=STACK_DIRECTION; \ if(x_>0) \
-
((void (*)(const char*, ...))
low_error
)
(Pike_check_c_stack_errmsg); \
+
low_error(Pike_check_c_stack_errmsg);
\
}while(0) #define fatal_check_c_stack(X) do { \