pike.git/
src/
error.c
Branch:
Tag:
Non-build tags
All tags
No tags
1999-03-23
1999-03-23 16:34:00 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
b9f836607a751fb5f1b44b413f12d838cd3e722b (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
oops
Rev: src/error.c:1.31
Rev: src/error.h:1.33
18:
#include "operators.h" #include "module_support.h"
-
RCSID("$Id: error.c,v 1.
30
1999/03/23 16:
24
:
12
hubbe Exp $");
+
RCSID("$Id: error.c,v 1.
31
1999/03/23 16:
26
:
17
hubbe Exp $");
#undef ATTRIBUTE #define ATTRIBUTE(X)
442:
char *func, struct svalue *base_sp, int args, struct svalue *number,
-
char *desc, ...) ATTRIBUTE((noreturn,format (printf,
4
,
5
)))
+
char *desc, ...) ATTRIBUTE((noreturn,format (printf,
5
,
6
)))
{ INIT_ERROR(math); if(number)