Commit Graph

2 Commits

Author SHA1 Message Date
Moritz Bunkus
a3b9f69475 Fix compilation with gcc 4.7.x
Both 4.7.0 and 4.7.1 contain a bug (regression) in C++11 mode that
lets g++ fail on abstract base class initialization with initializer
lists. g++ 4.6.1 and 4.6.3 both compile this correctly, as does clang
3.1
2012-08-19 20:10:32 +02:00
Moritz Bunkus
315d84d3de Refactor track & segment info edit parameters into child classes of target_c 2012-08-13 14:54:40 +02:00