Static template data for explicitly instantiated templates (eg., npos in string) is not put into unique sections (comdat linkage) on PE-COFF. The problem was always there, but didn't showed up in earlier releases (there are lots more template instantiations with newer snapshots when using string). Mumit