From: "Marco Maggi" <marco.maggi-ipsu@poste.it>
To: "guile-user" <guile-user@gnu.org>
Subject: modules and version numbers
Date: Fri, 5 Oct 2007 22:34:52 +0200 [thread overview]
Message-ID: <JPGH64$07755CE28443E7F840C5342000260D32@poste.it> (raw)
Ciao,
I am thinking about adding a version number to my modules;
I want a simple scheme 'major.minor', with NO patch level
and NO status indicator (devel, alpha, beta, stable). The
major number changes only when backward compatibility is
broken.
No problem for C language shared libraries; so far the
only idea I had for Scheme files is to call the files
"./path/to/module-1.scm" without minor number in the file
name, and so '(define-module (path to module-1))'.
I wonder if someone had ideas about it.
Something that can be done now...
P.S.
I have found:
http://lists.gnu.org/archive/html/guile-user/2005-09/msg00093.html
but it is not available now, nor it will be available
anytime soon. And no, I cannot work on it.
--
Marco Maggi
"Now feel the funk blast!"
Rage Against the Machine - "Calm like a bomb"
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next reply other threads:[~2007-10-05 20:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-05 20:34 Marco Maggi [this message]
2007-10-08 7:56 ` modules and version numbers Ludovic Courtès
2007-10-12 14:13 ` Andy Wingo
-- strict thread matches above, loose matches on Subject: below --
2007-10-13 7:04 Marco Maggi
2007-10-15 9:10 ` 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='JPGH64$07755CE28443E7F840C5342000260D32@poste.it' \
--to=marco.maggi-ipsu@poste.it \
--cc=guile-user@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).