On Tue, Nov 24, 2009 at 12:08, Neil Williams <codeh...@debian.org> wrote:

>  The fork retains the same bug as the original and will therefore FTBFS.
>
*
*GtkSheet builds from source in the current released version if a patch
is applied from their current git tree. This will be documented in my
package.

See #549758
> > gtkitementry.c: In function 'gtk_entry_real_insert_text':
> > gtkitementry.c:696: error: 'GtkEntry' has no member named 'n_bytes'
>
>
> http://github.com/vhernandez/gtksheet/blob/master/gtksheet/gtkitementry.c#L735
> if (new_text_length + entry->n_bytes + 1 > entry->text_size)
>
> n_bytes is a private part of GtkEntry and gtksheet never had any right
> to expect to be able to access it.
>
> I don't have a login for github.com, please forward this issue upstream
> BEFORE packaging the library.
>

Will do.

-- 
Luke Faraone
http://luke.faraone.cc

Reply via email to