pike.git/
src/
program.c
Branch:
Tag:
Non-build tags
All tags
No tags
1999-02-15
1999-02-15 01:56:36 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
73406beb41e7245fb5fc31a8d023cab9800c2342 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
bugfix + test
Rev: src/program.c:1.111
Rev: src/testsuite.in:1.147
4:
||| See the files COPYING and DISCLAIMER for more information. \*/ #include "global.h"
-
RCSID("$Id: program.c,v 1.
110
1999/02/
10
21
:
46
:
51
hubbe Exp $");
+
RCSID("$Id: program.c,v 1.
111
1999/02/
15
01
:
56
:
35
hubbe Exp $");
#include "program.h" #include "object.h" #include "dynamic_buffer.h"
609:
num_parse_error=0; push_compiler_frame(0);
+
add_ref(compiler_frame->current_return_type=void_type_string);
#ifdef PIKE_DEBUG if(lex.current_file)