unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-devel@gnu.org
Subject: Gnulib support
Date: Sun, 29 Jul 2007 17:38:18 +0200	[thread overview]
Message-ID: <87tzrnp6dx.fsf@chbouib.org> (raw)

Hi,

I just committed Gnulib support in HEAD.  In the long run, this can be
an appreciable portability aid, provided we make good use of the
available modules.  Currently, the only imported modules are `alloca'
and `strcasecmp' (see `m4/gnulib-cache.m4').  Other modules would
certainly be useful.

Note that only LGPL modules are imported.  Furthermore, the Gnulib folks
guarantee that whatever LGPL variant we end up using, they will arrange
so that the modules we need are licence-compatible with libguile [0,1].

In practice, one must now run `gnulib-tool --update' before running
`autoreconf' (`autogen.sh' was updated to do that).  The only file that
needs to be kept in the repository is `m4/gnulib-cache.m4' since other
files are automatically fetched by `gnulib-tool'.

Note that you'll probably need to run "make distclean" before doing
anything the first time you update.

Let me know of any problems you encounter or any comments that you have.

Thanks!

Ludovic.

[0] http://article.gmane.org/gmane.comp.lib.gnulib.bugs/10913
[1] http://article.gmane.org/gmane.comp.lib.gnulib.bugs/10914



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


             reply	other threads:[~2007-07-29 15:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-29 15:38 Ludovic Courtès [this message]
2007-08-16  0:23 ` Gnulib support Kevin Ryde
2007-08-20  8:07   ` Ludovic Courtès
2007-08-20 23:59     ` Kevin Ryde
2007-08-21  7:53       ` Ludovic Courtès
2007-08-25  8:44       ` Ludovic Courtès
2007-09-04  0:27         ` Kevin Ryde
2007-09-04  7:36           ` Ludovic Courtès
2007-09-06  0:22             ` Kevin Ryde
2007-09-10 11:40               ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tzrnp6dx.fsf@chbouib.org \
    --to=ludo@gnu.org \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).