GNOME Bugzilla – Bug 553939
Patch: Enable perl module again
Last modified: 2008-09-28 21:45:06 UTC
Hi I've found perl plugins are broken and perl_add() returns wrong value. I fixed some FIXME around here and added extra perl funcs for fun.
Created attachment 119422 [details] [review] Enable perl funcs again (deleted)
FYI: I cannot access to svn.gnome.org now.
Created attachment 119423 [details] [review] Enable perl funcs again (updated)
Comment on attachment 119422 [details] [review] Enable perl funcs again (deleted) Don't apply this -- this includes non-English charactors
Comment on attachment 119423 [details] [review] Enable perl funcs again (updated) Please apply this patch
Change information about plugins/perl-loader/perl-loader.c should be written to plugins/perl-loader/ChangeLog rather than ChangeLog. Normally there should also be a plugins/perl-func/ChangeLog since every plugin should have its own ChangeLog.
Looks generally good. func_perl_date needs a "my", though. help_template_text should probably be static. The top-level ChangeLog should not be changed for this. the top-level NEWS file, on the other hand, ought to have an item about this.
Created attachment 119475 [details] [review] Updated patch Updated - Move ChangeLog - Added 'my' in perl script - Added static - Indent paranoia
Created attachment 119510 [details] [review] Updated patch -- NEWS Please apply this
Created attachment 119511 [details] [review] Updated patch -- NEWS This is the latest one for this issue -- Please apply this
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.