Menu

#5737 Clean up embedded scheme parsing/evaluation.

Fixed
2020-02-10
2020-02-05
No

Discussion

  • Jonas Hahnfeld

    Jonas Hahnfeld - 2020-02-07
    • status: New --> Started
     
  • Anonymous

    Anonymous - 2020-02-08
    • Patch: review --> new
     
  • Anonymous

    Anonymous - 2020-02-08
    • Patch: new --> needs_work
     
  • Anonymous

    Anonymous - 2020-02-08

    Needs re-basing I guess

    error: patch failed: lily/parse-scm.cc:56
    error: lily/parse-scm.cc: patch does not apply
    
     
  • Jonas Hahnfeld

    Jonas Hahnfeld - 2020-02-10
    • labels: --> Fixed_2_21_0
    • status: Started --> Fixed
    • Patch: needs_work -->
     
  • Jonas Hahnfeld

    Jonas Hahnfeld - 2020-02-10

    Already pushed to master, for better or worse

    commit 5a4039b700f3a7447401780c720070d14e2891bd
    Author:     Han-Wen Nienhuys <hanwen@lilypond.org>
    AuthorDate: Fri Jan 31 08:24:44 2020 +0100
    Commit:     Han-Wen Nienhuys <hanwen@lilypond.org>
    CommitDate: Sun Feb 9 11:22:25 2020 +0100
    
        Clean up embedded scheme parsing/evaluation.
    
        Renames and reorders functions to clarify the mechanism. No
        consequential functional changes.
    
        Separates input and output parameters.