pike.git/
src/
program.c
Branch:
Tag:
Non-build tags
All tags
No tags
1999-12-14
1999-12-14 13:06:54 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
6bee1c04b785342704c5927915b6dc3201181387 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
oops
Rev: src/program.c:1.184
5:
\*/ /**/ #include "global.h"
-
RCSID("$Id: program.c,v 1.
183
1999/12/14
12
:
59
:
32
hubbe Exp $");
+
RCSID("$Id: program.c,v 1.
184
1999/12/14
13
:
06
:
54
hubbe Exp $");
#include "program.h" #include "object.h" #include "dynamic_buffer.h"
2499:
zero.subtype = NUMBER_NUMBER; zero.u.integer=0;
+
UNSETJMP(tmp2);
return store_constant(&zero, equal, constant_name); }else{ for(e=0;e<new_program->num_constants;e++)