Re: [Gimp-developer] possible bug
- From: Jehan Pagès <jehan marmottard gmail com>
- To: Partha Bagchi <partha1b gmail com>
- Cc: Graphical Geniuses <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] possible bug
- Date: Sat, 7 Sep 2013 01:58:25 +1200
Hi,
On Fri, Sep 6, 2013 at 9:34 PM, Partha Bagchi <partha1b gmail com> wrote:
Please file a bugreport.
no need. It has been reported on IRC yesterday and already fixed in
the master branch by Mikachu:
commit a9eb0c5120487184a304286741f67181f152c0db
Author: Mikael Magnusson <mikachu src gnome org>
Date: Thu Sep 5 13:20:03 2013 +0200
app: Fix a typo in an unused function
Found by wt on irc.
Have fun!
Jehan
Thanks,
Partha
On Thu, Sep 5, 2013 at 11:33 PM, Warren Turkal <wt penguintechs org> wrote:
Hi,
I have found a possible bug
in gimp/app/display/gimpdisplayshell-transform.c:285. The line is as
follows:
*rotated_coords = *rotated_coords
Is it possible that it should be the following?
*rotated_coords = *unrotated_coords
Also, the documentation for the function containing this line and the next
function appear to be wrong.
Thanks,
wt
_______________________________________________
gimp-developer-list mailing list
List address: gimp-developer-list gnome org
List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list
_______________________________________________
gimp-developer-list mailing list
List address: gimp-developer-list gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]