Hi, On Sun, Apr 27, 2014 at 4:55 AM, Jon Nordby <jononor@xxxxxxxxx> wrote: > One could set up g'mic or another well-maintained C++ plugin for GIMP > to build on Jenkins? That way these errors would be quickly (and > hopefully fixed). Actually more simply a very simple do-nothing C++ plugin, yet which includes all possible libgimp headers, could be integrated in the tree as a C++ compilation test to be run during `make check`. That would also catch these kind of bugs. Jehan > On 26 April 2014 18:44, Joao S. O. Bueno <gwidion@xxxxxxxxx> wrote: >> And of course, becoming incompatible with C++ all of a sudden, if it >> builds today, would be a serious bug - so >> don't be afraid that would happen for free like that. And please, >> complain otherwise. >> >> On 26 April 2014 04:39, Thorsten Stettin <thorsten.stettin@xxxxxxxxx> wrote: >>> Am 26.04.2014 04:29, schrieb Michael Henning: >>> >>>> This was just fixed a day or two ago on gimp master. If you pull and >>>> rebuild gimp, you should be fine. >>>> >>>> https://git.gnome.org/browse/gimp/commit/?id=c808789e1df880046273c9de0a8e61b1b232ebd3 >>> >>> Great work. Thanks >>> >>>> >>>> But, thanks for the report! >>>> >>>> 2014-04-25 19:24 GMT-04:00 Thorsten Stettin <thorsten.stettin@xxxxxxxxx>: >>>>> >>>>> Hi, folks, >>>>> >>>>> I have a big problem. The Gimp G'MIC code is written in C++. The problem >>>>> is >>>>> the variable name "private". It is a C++ keyword. >>>>> E.g: >>>>> * >>>>> struct _GimpColorProfileView** >>>>> **{** >>>>> ** GtkTextView parent_instance;** >>>>> ** >>>>> ** GimpColorProfileViewPrivate *private;** >>>>> **};** >>>>> * >>>>> In file /usr/include/gimp-2.0/libgimpwidgets/gimpcolorprofileview.h >>>>> Please avoid using C++ keywords in C code. Could you change it? >>>>> >>>>> Thanks in advance >>>>> >>>>> Thorsten >>>>> >>>>> -- >>>>> Lao-Tse sagt: Nichtstun ist besser, als mit viel Mühe nichts zu schaffen. >>>>> Und er sagt auch: Ich habe drei Schätze, die ich hüte und hege. Der eine >>>>> ist >>>>> die Liebe, der zweite ist die Genügsamkeit, der dritte ist die Demut. Nur >>>>> der Liebende ist mutig, nur der Genügsame ist großzügig, nur der Demütige >>>>> ist fähig zu herrschen. >>>>> >>>>> _______________________________________________ >>>>> gimp-developer-list mailing list >>>>> List address: gimp-developer-list@xxxxxxxxx >>>>> List membership: >>>>> https://mail.gnome.org/mailman/listinfo/gimp-developer-list >>>>> List archives: https://mail.gnome.org/archives/gimp-developer-list >>> >>> >>> >>> -- >>> Lao-Tse sagt: Nichtstun ist besser, als mit viel Mühe nichts zu schaffen. >>> Und er sagt auch: Ich habe drei Schätze, die ich hüte und hege. Der eine ist >>> die Liebe, der zweite ist die Genügsamkeit, der dritte ist die Demut. Nur >>> der Liebende ist mutig, nur der Genügsame ist großzügig, nur der Demütige >>> ist fähig zu herrschen. >>> >>> >>> _______________________________________________ >>> gimp-developer-list mailing list >>> List address: gimp-developer-list@xxxxxxxxx >>> List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list >>> List archives: https://mail.gnome.org/archives/gimp-developer-list >> _______________________________________________ >> gimp-developer-list mailing list >> List address: gimp-developer-list@xxxxxxxxx >> List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list >> List archives: https://mail.gnome.org/archives/gimp-developer-list > > > > -- > Jon Nordby - www.jonnor.com > _______________________________________________ > gimp-developer-list mailing list > List address: gimp-developer-list@xxxxxxxxx > List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list > List archives: https://mail.gnome.org/archives/gimp-developer-list _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list