GNU bug report logs - #11468
[2.0.5] ‘%port-conversion-strategy’ broken & undocumented

Previous Next

Package: guile;

Reported by: ludo <at> gnu.org (Ludovic Courtès)

Date: Mon, 14 May 2012 15:25:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#11468: closed ([2.0.5] ‘%port-conversion-strategy’
 broken & undocumented)
Date: Wed, 30 May 2012 22:59:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 31 May 2012 00:57:01 +0200
with message-id <87k3zt1dmq.fsf <at> gnu.org>
and subject line Re: bug#11468: [2.0.5] ‘%port-conversion-strategy’ broken & undocumented
has caused the debbugs.gnu.org bug report #11468,
regarding [2.0.5] ‘%port-conversion-strategy’ broken & undocumented
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
11468: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11468
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: bug-guile <at> gnu.org
Subject: [2.0.5] ‘%port-conversion-strategy’
	broken & undocumented
Date: Mon, 14 May 2012 17:23:51 +0200
‘%port-conversion-strategy’ is not documented, and its relation to
‘scm_to_stringn’ is not documented either.

Worse:

  scheme@(guile-user)> (fluid-set! %port-conversion-strategy 'error)
  Segmentation fault

Indeed, an integer is expected:

  scheme@(guile-user)> (fluid-ref %port-conversion-strategy)
  $2 = 1

Fix to expect a symbol like ‘set-port-conversion-strategy!’?

Ludo’.


[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: 11468-done <at> debbugs.gnu.org
Subject: Re: bug#11468: [2.0.5] ‘%port-conversion-strategy’ broken & undocumented
Date: Thu, 31 May 2012 00:57:01 +0200
ludo <at> gnu.org (Ludovic Courtès) skribis:

> ‘%port-conversion-strategy’ is not documented, and its relation to
> ‘scm_to_stringn’ is not documented either.

Fixed in commit b22e94db7c91d7661204e33f3bc2bfead002c9b7, in stable-2.0.

Comments welcome!

Thanks,
Ludo’.


This bug report was last modified 12 years and 364 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.