pike.git/
src/
interpret.h
Branch:
Tag:
Non-build tags
All tags
No tags
2004-05-01
2004-05-01 16:46:19 by Marcus Comstedt <marcus@mc.pp.se>
81f7c2ced1f857b5a80d68b2d63e3417ca7edb5c (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Remove 3vil cast.
Rev: src/interpret.h:1.151
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.
150
2004/
03
/
12
21
:
56
:
52
mast
Exp $
+
|| $Id: interpret.h,v 1.
151
2004/
05
/
01
16
:
46
:
19
marcus
Exp $
*/ #ifndef INTERPRET_H
144:
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 { \