]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Don't crash when a part is missing the id attribute
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 5 Apr 2009 21:42:38 +0000 (23:42 +0200)
committerNeil Puttock <n.puttock@gmail.com>
Sun, 19 Jul 2009 23:39:46 +0000 (00:39 +0100)
commit6e040a3aa057586b059d1552d0afdd48d9d20944
treea92b9f71f7ddff9031ae51a4266f2c6fa8d456c3
parent3b04fe9079b5a455196144cd6d9362a44f73e97e
MusicXML: Don't crash when a part is missing the id attribute

Still missing: If there is only one part (which has the id missing),
we could automatically assign the id...
(cherry picked from commit e3ee8d211f06835f76fe9d5cd4fba50a1be47cc1)
input/regression/musicxml/41g-PartNoId.xml [new file with mode: 0644]
input/regression/musicxml/41h-TooManyParts.xml [new file with mode: 0644]
scripts/musicxml2ly.py