Summary

reactivate SONAME

Metadata

Attachments

Description

Some packaging systems prefer libraries with SONAME set, so support for it should be added.

Changes and comments

[2009-08-14 18:50:25 UTC] felix changed status from new to closed

[2009-08-14 18:50:25 UTC] felix set resolution to fixed

[2009-08-14 18:50:25 UTC] felix wrote:

Functionality has been added in r15445.

[2009-08-28 17:04:25 UTC] iraikov changed status from closed to reopened

[2009-08-28 17:04:25 UTC] iraikov removed resolution fixed

[2009-08-28 17:04:25 UTC] iraikov wrote:

It appears now that Chicken-compiled programs can no longer load modules. When the attached program is compiled it prints:

Error: (require) cannot load extension: matchable

Call history:

##sys#require			<--

[2009-08-28 17:04:45 UTC] iraikov attached test.scm (description=#f)

[2009-08-28 17:30:49 UTC] felix changed status from reopened to accepted

[2009-08-28 17:30:49 UTC] felix set owner to felix

[2009-08-28 17:30:49 UTC] felix wrote:

I committed a fix, but have to test it more on my home machine. This may still not work completely.

[2009-08-29 16:18:30 UTC] felix changed status from accepted to closed

[2009-08-29 16:18:30 UTC] felix set resolution to fixed

[2009-08-29 16:18:30 UTC] felix wrote:

I think this has been fixed now (r15603).

[2009-12-01 16:01:13 UTC] Milestone 4.2.0 deleted