in MPF/SubRegion.h, line 46, there is a redundant expression.
The line should be
int FindLowUsage(int pMaxUsage);
instead of
int SubRegion::FindLowUsage(int pMaxUsage);
Otherwise, my gcc 4.3.3 complains and don't compile it.
Just to let you know, i'm running neocortex on a linux Debian testing box.
Regards
Marcos
Nobody/Anonymous
None
None
Public
| Field | Old Value | Date | By |
|---|---|---|---|
| priority | 5 | 2009-06-19 05:06 | nitrousnrg |