unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@giblet.glug.org>
Cc: bug-guile@gnu.org
Subject: Re: possible bug in srfi-19 implementation (fix included)
Date: Fri, 27 Sep 2002 15:36:47 -0700	[thread overview]
Message-ID: <E17v3j5-0006Eq-00@giblet> (raw)
In-Reply-To: <20020927120319.A4014E2BE0F@tejo.snow.nl> (joost@snow.nl)

   From: joost@snow.nl
   Date: Fri, 27 Sep 2002 14:03:19 +0200

   (define (mydatetoweeknumber dt) [...])

   Is my solution acceptable? If not, is there anyone who can implement
   a better solution?

looks like your solution codifies ISO-8601, but srfi-19 does not specify
ISO-8601.  if it is possible to implement a "date-week-number-ISO-8601"
using srfi-19 date-week-number (perhaps by providing an appropriate
second arg to date-week-number), it would be good to include that as an
example in the documentation.  would you like to try this approach?

this is a separate issue from whether or not guile's (srfi srfi-19)
date-week-number implementation fulfills the srfi-19 specification.  i
see there is no test for that in test-suite/tests/srfi-19.test.  would
you like to write one?

thi


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


  reply	other threads:[~2002-09-27 22:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-27 12:03 possible bug in srfi-19 implementation (fix included) joost
2002-09-27 22:36 ` Thien-Thi Nguyen [this message]
2002-10-13 16:22 ` Marius Vollmer
2002-10-14  8:12   ` Joost Helberg
2002-10-14 23:02     ` Marius Vollmer

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=E17v3j5-0006Eq-00@giblet \
    --to=ttn@giblet.glug.org \
    --cc=bug-guile@gnu.org \
    --cc=ttn@glug.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).