cbpporter Messages: 1428 Registered: September 2007
Ultimate Contributor
luzr wrote on Sat, 13 September 2008 20:12
Does it kill it for 'grade' only, or anything that follows is affected as well?
Anything that follows, but only in current function. The problem seems to be related to initializer list, not the type. More precisely, it doesn't handle the ',' in the initializer list. Initializing with one item works.