"Reedy" changed the status of MediaWiki.r107128 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107128#c28472
Old Status: new > New Status: fixme Commit summary for MediaWiki.r107128: Scrapping Score::runLilypond() and using bits and pieces of it in various generation functions. * Always use the code's MD5 as cache key * All generated intermediate steps are cached. * Something already cached is not generated again. * Do filesystem operations only when we have to do them. Reedy's comment: Line 546 <pre> self::debug( "Unable to copy $factoryLy to $ly.\n" ); </pre> $factoryLy is undefined _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
