Re: [Vala] Binding issues



On Mon, 04 Jul 2011 22:45:59 +0200, Giulio Paci <giuliopaci interfree it>
wrote:
Hi to all!
     Today I was experimenting with libarchive bindings and I found that

archive_read_support_format_raw() was not available in the current
binding.

Adding the line
public Result support_format_raw ();
just after the line
public Result support_format_zip ();
fixed the problem for me.

What is the best way to report problems like this?
I have reported a similar issue with the bug tracking system 
(https://bugzilla.gnome.org/show_bug.cgi?id=639883) in the past, but it 
seems that it has been ignored.
I have also made some fixes on libarchive and GPGMe bindings for my
Listaller project, because the bindings are not really usable at time
without a few changes.
I'd be happy to send some of these changes back to upstream :)
Cheers,
   Matthias





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