Comment #3 on issue 1522 by jan.nieuwenhuizen: Windows - problem with accented characters in file name
http://code.google.com/p/lilypond/issues/detail?id=1522
This is probably introduced by the console window fix, that now uses glib's g_spawn_sync instead of system (3). In that function, on windows, there's some utf8 magic going on, I'll try to have a look at it. See lily/general-scheme.cc, we're probably missing a coding thing there. _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
