On Thu, Nov 01, 2007 at 12:38:18AM +0100, Stefan Schimanski wrote: > /Users/sts/Quellen/mac/dynmacro16/src/support/strfwd.h:42: error: > 'namepace' does not name a type > /Users/sts/Quellen/mac/dynmacro16/src/support/strfwd.h:49: error: > 'char_type' was not declared in this scope > /Users/sts/Quellen/mac/dynmacro16/src/support/strfwd.h:49: error: > 'char_type' was not declared in this scope > /Users/sts/Quellen/mac/dynmacro16/src/support/strfwd.h:49: error: template > argument 1 is invalid > /Users/sts/Quellen/mac/dynmacro16/src/support/strfwd.h:50: error: > 'char_type' was not declared in this scope > /Users/sts/Quellen/mac/dynmacro16/src/support/strfwd.h:50: error: template > argument 1 is invalid > /Users/sts/Quellen/mac/dynmacro16/src/support/strfwd.h:50: error: template > argument 1 is invalid > /Users/sts/Quellen/mac/dynmacro16/src/support/strfwd.h:50: error: template > argument 2 is invalid > /Users/sts/Quellen/mac/dynmacro16/src/support/strfwd.h:50: error: template > argument 3 is invalid > > Did I miss anything important?
Just add the missing 's' and commit. It was in a branch that was not active in my build. [What system is that, btw, and to what type is boost::uint32_t typedef'd there?] Andre'