unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#11468: [2.0.5] ‘%port-conversion-strategy’ broken & undocumented
@ 2012-05-14 15:23 Ludovic Courtès
  2012-05-30 22:57 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2012-05-14 15:23 UTC (permalink / raw)
  To: 11468

‘%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’.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#11468: [2.0.5] ‘%port-conversion-strategy’ broken & undocumented
  2012-05-14 15:23 bug#11468: [2.0.5] ‘%port-conversion-strategy’ broken & undocumented Ludovic Courtès
@ 2012-05-30 22:57 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2012-05-30 22:57 UTC (permalink / raw)
  To: 11468-done

ludo@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’.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-30 22:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 15:23 bug#11468: [2.0.5] ‘%port-conversion-strategy’ broken & undocumented Ludovic Courtès
2012-05-30 22:57 ` Ludovic Courtès

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).