lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3972 in lilypond: Patch: Don't depend on obsolete


From: lilypond
Subject: [Lilypond-auto] Issue 3972 in lilypond: Patch: Don't depend on obsolete Guile features.
Date: Thu, 26 Jun 2014 19:44:42 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 3972 by address@hidden: Patch: Don't depend on obsolete Guile features.
http://code.google.com/p/lilypond/issues/detail?id=3972

Don't depend on obsolete Guile features.

* Replace scm_listify with scm_list_*. It's been deprecated for a long time, and is gone in Guile 2.1. * Use scm_protects only in Guile 1.x. It's internal in Guile 2.0 (and obsolete as far as Lilypond is concerned).

This makes Lilypond build with Guile 2.1.

http://codereview.appspot.com/109230043

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]