URL:
  <http://savannah.gnu.org/bugs/?42789>

                 Summary: [SQLClient] Two versions of the library cannot
coexist peacefully
                 Project: GNUstep
            Submitted by: yavor
            Submitted on: Thu 17 Jul 2014 11:32:46 AM EEST
                Category: Libraries
                Severity: 3 - Normal
              Item Group: Installation
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Installing a new binary-incompatible SQLClient version will overwrite the
bundles.  They may still be loaded successfully by the old library but that is
not guaranteed.  This is particularly bad if the bundles are linked with the
library, as loading them from the old library will also load the new library,
leading to obvious runtime problems.

With the attached patch the two SQLClient versions are self-contained so
applications linked with either one will continue to work properly.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 17 Jul 2014 11:32:46 AM EEST  Name: versioned-bundles.patch  Size:
2kB   By: yavor

<http://savannah.gnu.org/bugs/download.php?file_id=31733>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42789>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to