On Thu, 13 Oct 2005, Gerda Strobl wrote:
base/grid.h.fcs: At global scope: base/grid.h.fcs:380: error: explicit qualification in declaration of
void* operator new(size_t)' base/grid.h.fcs:381: error: explicit qualification in declaration of
void* operator new size_t' base/grid.h.fcs:382: error: explicit qualification in declaration ofvoid operator delete(void*)' base/grid.h.fcs:383: error: explicit qualification in declaration of
void operator delete void*'
This was fixed 12 days ago. You may do an update ("cvs update") or edit base/grid.h and replace all "::operator" by just "operator".
Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju Freelance Digital Arts Engineer, Montréal QC Canada