|
From: Felipe C. <fel...@gm...> - 2010-03-09 13:01:11
|
On Tue, Mar 9, 2010 at 3:57 AM, Conrad Parker <co...@me...> wrote: > Is it ok to expect this will never be built with a C++ compiler? I > recall words like new, delete, class etc. being avoided in various > bits of g* code for some form of portability (where systems like > Windows don't have a proper C compiler). No idea, but Rob already mentioned this, and I'll change it to 'tmp' although 'new' is already used in other parts of the code. -- Felipe Contreras |