On Mon, Jul 04, 2011 at 11:00:46PM +0200, Matthias Klumpp wrote: > On Mon, 04 Jul 2011 22:45:59 +0200, Giulio Paci <[email protected]> > 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 :)
Yes please, both report a bug. Mailing list is not a better place for reporting bugs either. -- http://www.debian.org - The Universal Operating System _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
