[01:11:01] <Colourless> that error may be due to a missing header
[01:11:36] <Colourless> its just indicating that ptrdiff_t is not defined. the newer version of the compiler may have placed the typedef in a different header to what we were expecting.
[01:12:14] <Colourless> actually
[01:12:30] <Colourless> looks like its simpler than that. ptrdiff_t is in the std namespace
[07:49:11] --- servus is now known as SugarCube