Re: Replace ltdl with GLib's GModule

2020-03-25 Thread Duy Nguyen
On Wed, Mar 25, 2020 at 5:24 AM Mike Gran wrote: > > Hello all- > > In a fit of pique, I pushed a new branch of Guile to the repo > called wip-replace-ltdl-with-gmodule. It replaces the dynamic linking > library libltdl from libtool with the analagous library GModule > from GLib. It was remarkab

Re: [PATCH] Accept .sld as scheme extensions in r7rs

2020-02-27 Thread Duy Nguyen
Ping. Is there any process I should follow? On Sat, Feb 15, 2020 at 6:46 AM Nguyễn Thái Ngọc Duy wrote: > > This is similar to 0bb980f12 (New function: install-r6rs!, 2019-09-25) > which accepts .sls extension for r6rs. In r7rs, most portable libraries > use .sld. > > * module/ice-9/boot-9.scm (i