Branch: Tag:

2006-07-05

2006-07-05 19:28:11 by Martin Stjernholm <mast@lysator.liu.se>

Added PMOD_EXPORTs.

Rev: src/fsort.c:1.25
Rev: src/fsort.h:1.7
Rev: src/interpret.c:1.378
Rev: src/interpret.h:1.169
Rev: src/language.yacc:1.370
Rev: src/las.h:1.73
Rev: src/operators.c:1.211
Rev: src/operators.h:1.19
Rev: src/pike_memory.c:1.179
Rev: src/pike_memory.h:1.53
Rev: src/pike_types.c:1.255
Rev: src/pike_types.h:1.95
Rev: src/program.c:1.603
Rev: src/program.h:1.224
Rev: src/stralloc.h:1.100

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.c,v 1.377 2006/03/17 18:01:48 grubba Exp $ + || $Id: interpret.c,v 1.378 2006/07/05 19:28:10 mast Exp $   */      #include "global.h"
2159:    Pike_interpreter.catching_eval_jmpbuf = p;   }    - void mega_apply(enum apply_type type, INT32 args, void *arg1, void *arg2) + PMOD_EXPORT void mega_apply(enum apply_type type, INT32 args, void *arg1, void *arg2)   {    /* The C stack margin is normally 8 kb, but if we get here during a    * lowered margin then don't fail just because of that, unless it's