Re: [Vala] Thread Support
- From: Jim Nelson <jim yorba org>
- To: Daniel Espinosa <esodan gmail com>
- Cc: Vala-list <vala-list gnome org>
- Subject: Re: [Vala] Thread Support
- Date: Thu, 14 Aug 2014 11:56:01 -0700
Adding some more descriptions like add " and valac's
--target-glib=2.32 flag"text to replacement attribute, in order to
help developer how to proceed. Is this description correct? developer
must use --target-glib in order to enable new features?
--target-glib is simply telling Vala which minimum version of GLib will
be required by the application. Since new features are added to GLib
over time (and some are deprecated), this is just a way to pick a
baseline of functionality for your application.
-- Jim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]