various gnu compiler dialect issue fixes
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "iocinf.h"
|
||||
|
||||
tsFreeList < class netReadNotifyIO > netReadNotifyIO::freeList;
|
||||
tsFreeList < class netReadNotifyIO, 1024 > netReadNotifyIO::freeList;
|
||||
|
||||
netReadNotifyIO::netReadNotifyIO ( nciu &chan, cacNotify ¬ifyIn ) :
|
||||
baseNMIU ( chan ), cacNotifyIO ( notifyIn )
|
||||
|
||||
Reference in New Issue
Block a user