genode/repos/gems
Christian Helmuth 1f719dee26 Prevent warnings about unconstructed attached ROMs
If attached ROM dataspaces are not valid after update(), code that uses
these ROMs produces

  void Genode::Volatile_object< <template-parameter-1-1> >::_check_constructed() const [with MT = Genode::Attached_dataspace]: Deref_unconstructed_object
2016-04-11 11:51:43 +02:00
..
include use Arg_string::set_arg_string to set session labels 2016-03-07 16:10:32 +01:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run wm.run: enable decorator controls 2016-02-09 16:06:40 +01:00
src Prevent warnings about unconstructed attached ROMs 2016-04-11 11:51:43 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.