GNOME Bugzilla – Bug 686501
Name space polluted
Last modified: 2012-10-22 00:09:37 UTC
In goffice.h we have: #define ALLOW_EE_MARKUP #define ALLOW_SI_APPEND #define ALLOW_PI_SLASH That won't fly. We can either do a check in the format selector (by trying to compile such formats and see if that failed) or add go_format_allow_ee_markup and friends.
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.