Hi, I've committed the attached patch which allows compilation with recent more strict ISO C++ compliance by gcc. The typedef is referenced by an inheriting class and, so, must be protected, not private. Dave