Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: High uid breaks (message-unique-id)
Date: Wed, 15 Mar 2006 09:49:50 +0100	[thread overview]
Message-ID: <871wx4drdd.fsf@latte.josefsson.org> (raw)
In-Reply-To: <v9hd60suuo.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Tue, 14 Mar 2006 20:13:19 +0100")

Reiner Steib <reinersteib+gmane@imap.cc> writes:

>>> Simon Josefsson writes:
> [...]
>>>> -     (if (memq system-type '(ms-dos emx vax-vms))
>>>> +     (if (or (memq system-type '(ms-dos emx vax-vms))
>>>> +	     ;; message-number-base36 doesn't handle bigints.
>>>> +	     (float (user-uid)))
>
> (float (user-uid)) always is non-nil.  Shouldn't this be `floatp'
> instead of `float'?

Yes, thanks!  Fixed.



      reply	other threads:[~2006-03-15  8:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-03 16:30 Bjorn Solberg
2006-02-05 18:44 ` Simon Josefsson
2006-02-08 22:19   ` Bjorn Solberg
2006-03-10 16:17   ` Bjorn Solberg
2006-03-14 14:16     ` Simon Josefsson
2006-03-14 19:13       ` Reiner Steib
2006-03-15  8:49         ` Simon Josefsson [this message]

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

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

  git send-email \
    --in-reply-to=871wx4drdd.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    /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 NNTP newsgroup(s).