Re: [Gimp-developer] Big problem with Gimp G'MIC with upcoming Gimp 2.10



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

But, thanks for the report!

2014-04-25 19:24 GMT-04:00 Thorsten Stettin <thorsten stettin gmail com>:
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 gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]