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.

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.


Pierre.
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to