[Vala] Vala on OpenIndiana Updated



With help; got developer/vala (openindiana.org) 0.36.4-2017.0.0.2
into https://github.com/OpenIndiana/oi-userland

940 examples from https://github.com/valadoc/valadoc-org
 62 examples from https://github.com/acmeism/RosettaCodeData


974 PASSED

Skipped --pkg gee-1.0 and some more examples

Still have not figured these two out:
GLib.Math.pow10.vala
GLib.Math.pow10f.vala

Only 5 cores left - seems to be related to process abort

assertions.vala
GLib.error.vala
GLib.Process.abort.vala
GLib.Test.fail.vala
GLib.Test.run.vala
GLib.Test.trap_assert_passed.vala

Fixed GLib.Array.prepend_vals.vala
added string b = "3. entry";
changed array.prepend_val (b);

The samples at https://valadoc.org/gmodule-2.0/GLib.Module.html
  worked after -X --shared was changed to -X -shared


valac working great!!!


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