Re: [Vala] curse binding
- From: Evan Nemerson <evan coeus-group com>
- To: Pierre Lamot <pierre lamot yahoo fr>
- Cc: vala-list gnome org
- Subject: Re: [Vala] curse binding
- Date: Mon, 28 Jan 2013 14:20:14 -0800
On Mon, 2013-01-28 at 22:54 +0100, Pierre Lamot wrote:
Hello everyone,
I new to vala and I'm trying to do a program based on the curse library.
There are some functions that seems to have been omitted.
/* no vwprintw, vw_printw, vwscanw, vw_scanw - va_list */
I don't really get the reason since va_list is part of the language.
It wasn't always.
For the moment I "forked" the vapi to add theses functions (actually
just vw_printw and vw_scanw, the other are deprecated) but I think it
would be better to integrate them in the official vapi.
That would be great. Once you're satisfied with what you have please
file a bug and attach a patch. Our bug tracker is at
https://bugzilla.gnome.org/browse.cgi?product=vala (this would belong in
the "Bindings" component).
-Evan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]