Hi Daniel, On Wed 13 Jan 2010 14:04, Daniel Llorens del Río <[email protected]> writes:
> By providing datum->syntax-object in (ice-9 syncase), we could keep some > 1.8.7 code compatible with Guile 1.9, without affecting people that > rely on the core support. Indeed, thanks for the suggestion. I committed a similar patch in which they are still procedures. Of course if you are maintaining an application or library against 1.9 and 1.8, better to make a shim library to make 1.8 seem like 1.9 -- that way you avoid 1.9 deprecation warnings. Cheers, Andy -- http://wingolog.org/
