From: Archie Cobbs (archie@whistle.com)
Date: Wed Dec 09 1998 - 16:23:21 EST
Godmar Back writes:
> Could we come up with a set of rules as to when to include "config.h"
> and when not, and also a statement about the malloc redefinition issue?
> I think #define malloc if you include "jni.h" might just be plain wrong?
> It seems it's a big mess at this point.
Why don't we just avoid using "malloc" everywhere in the source tree
(except the GC). Use "kmalloc" instead or something.
I think redefining things that this is extremely misleading. Same
thing goes for "read", "write", etc.. Why not "kread", "kwrite" ??
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:09 EDT