Re: [gedit-list] very small bug?



Krzysiek Szczuka wrote:
hi.. i know i should use bugzilla, but this is (if it is) very small buggie..
in file gedit/gedit-commands-search.c in line 453 i've found:
    g_return_if_fail ((search_entry_text) != NULL);
i think it's should be:
    g_return_if_fail ((replace_entry_text) != NULL);

Indeed! Thanks for report, I fixed this in cvs.

ciao
   Paolo


regards
Krzysiek Szczuka
_______________________________________________
gedit-list mailing list
gedit-list gnome org
http://mail.gnome.org/mailman/listinfo/gedit-list





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