unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* request reversion regarding scm_i_* removal
@ 2008-07-29 22:11 Andy Wingo
  2008-08-11  8:10 ` Ludovic Courtès
  2008-08-30 19:28 ` Ludovic Courtès
  0 siblings, 2 replies; 8+ messages in thread
From: Andy Wingo @ 2008-07-29 22:11 UTC (permalink / raw)
  To: guile-devel

Hi,

The removal of the scm_i_* functions is an ABI break in the stable 1.8
series. It should be reverted. (It's a great fix for master though.)

It breaks apps compiled with older versions of guile 1.8. Guile-gnome is
not affected too much -- a couple instance of scm_i_symbol_length (not
something that can currently be dealt with with version #ifdeffing, as
the version is still 1.8.5), but more seriously the port table, with the
scm_i_port_table_mutex. (The port API sucks, I know.)

Thanks,

Andy
-- 
http://wingolog.org/




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

end of thread, other threads:[~2008-09-04 19:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-29 22:11 request reversion regarding scm_i_* removal Andy Wingo
2008-08-11  8:10 ` Ludovic Courtès
2008-08-18 18:36   ` Andy Wingo
2008-08-21 11:52     ` Ludovic Courtès
2008-08-30 19:28 ` Ludovic Courtès
2008-08-30 21:17   ` Neil Jerram
2008-08-31 10:24     ` Ludovic Courtès
2008-09-04 19:31   ` 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).