I just removed this from the Moodle package and it broke on testing. The reason, which is due to something I apparently completely missed last time I wrote to this bug, is that both magpie and moodle have a function called error(). The moodle-specific fix can be found here:
http://git.moodle.org/gw?p=moodle.git;a=commitdiff;h=9420ae5bc27c892b41d7da2e01fe4917ccbddbb1 I guess the best fix would be for magpie to use magpie_error, and magpie_debug, since it's meant as a library, and it's quote conceivable that apps that use it will have their own error and debug functions, but until that happens, we can't depend on magpie in debian :( Penny -- /* --------------------------------------------------- Penny Leach | http://mjollnir.org | http://she.geek.nz GPG: 8347 00FC B5BF 6CC0 0FC9 AB90 1875 120A A30E C22B --------------------------------------------------- */
signature.asc
Description: Digital signature

