touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #09221
[Bug 1341502] Re: The "shared" code should be a shared library
mir (0.6.0+14.10.20140811-0ubuntu1) utopic; urgency=medium
** Changed in: mir (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: mir (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1341502
Title:
The "shared" code should be a shared library
Status in Mir:
Fix Released
Status in “mir” package in Ubuntu:
Fix Released
Bug description:
[src|include]/shared contain facilities used by libmirserver,
libmirplatform and libmirclient - which can all be loaded by the same
process.
To avoid loading duplicate code these facilities should be provided by
a (versioned) shared library. (It is distinct from libmirplatform as
that is server-side only.)
In addition these .a files lead to us breaking the principle that "in
examples of client code we don't do what client's can't do". Vis: we
have examples that link against mirprotobuf and mirsharedgeometry
(which are not packaged).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1341502/+subscriptions