/[guile]/guile/workbook/bugs/versioning-of-extensions
ViewVC logotype

Diff of /guile/workbook/bugs/versioning-of-extensions

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by rlb, Wed Apr 24 21:07:25 2002 UTC revision 1.6 by ttn, Mon May 13 17:44:01 2002 UTC
# Line 1  Line 1 
1  summary: dynamic-link can not request a specific interface number  summary: dynamic-link can not request a specific interface number
2  reported: Rob Browning <rlb@defaultvalue.org>, 2001  reported: Rob Browning <rlb@defaultvalue.org>, 2001
3  Assigned: Rob Browning <rlb@defaultvalue.org>, 2002-03-25  affects: HEAD branch_release-1-6 branch_release-1-4
4    assigned: Rob Browning <rlb@defaultvalue.org>, 2002-03-25
5    
6  When loading a shared library with dynamic-link (or indirectly via  When loading a shared library with dynamic-link (or indirectly via
7  load-extension), you can not specify an interface number.  You will  load-extension), you can not specify an interface number.  You will
# Line 12  libguilereadline.so will probably shadow Line 13  libguilereadline.so will probably shadow
13  libguilereadline.so of an already installed 1.4.  Guile 1.4 will then  libguilereadline.so of an already installed 1.4.  Guile 1.4 will then
14  erroneously load 1.6's libguilereadline and will likely crash.  erroneously load 1.6's libguilereadline and will likely crash.
15    
16  To fix this, we need to  To fix this, we need to
17    
18  1) make sure that 1.4 will not accidentally find one of 1.6's shared libraries.  1) make sure that 1.4 will not accidentally find one of 1.6's shared libraries.
19    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26