Re: [Nautilus-list] PATCH: eel gcc'isms



Overall the changes look great. Feel free to commit after addressing this
one minor point:

On 12/6/01 11:59 AM, "Laszlo PETER" <Laszlo Peter ireland sun com> wrote:

> -EelDimensions
> +const EelDimensions
> eel_gdk_pixbuf_get_dimensions (const GdkPixbuf *pixbuf)
> {

> /* Access the dimensions of a pixbuf. */
> -EelDimensions        eel_gdk_pixbuf_get_dimensions            (const
> GdkPixbuf       *pixbuf);
> +const EelDimensions  eel_gdk_pixbuf_get_dimensions            (const
> GdkPixbuf       *pixbuf);

These are acceptable, I guess, but they do not look like great changes to
me. Can you omit these and fix problems related to these another way?

    -- Darin





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