id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 937,config.hpp needs to be updated,nedholbrook,nobody,"{{{ The latest versions of Metrowerks CodeWarrior for Mac (6.2 and 7.0 Early Access, compiler version 2.4.1) still does not support member template friend syntax. As such, config.hpp should be updated as follows: # if __MWERKS__ <= 0x2400 // 6.0 should be replaced with # if __MWERKS__ <= 0x2401 // 6.2 }}}",Bugs,closed,,None,None,,Fixed,,