GNOME Bugzilla – Bug 603476
gioenums.h:62: error: comma at end of enumerator list
Last modified: 2009-12-01 18:50:05 UTC
After 0d86b25f91aeff168474280f4f5e03df779afc6d , trying to compile mozilla (C++ code) results in gioenums.h:62: error: comma at end of enumerator list Apparently C++ doesn't like that. Trivial patch attached.
Created attachment 148823 [details] [review] patch to remove commas
Comment on attachment 148823 [details] [review] patch to remove commas commit 3d8035f799f632f196d914fde02dc052b7944581
Thank you Jeroen, This problem has been fixed in the development version. The fix will be available in the next major software release.