Menu

#5743 Don't let display-lily-tests use anonymous functions

Fixed
Enhancement
2020-02-13
2020-02-08
No

Don't let display-lily-tests use anonymous functions

In Guile 2, those do not have a visible representation and thus cause
an error. Using #identity instead is as non-sensical as the previous
value but works.

http://codereview.appspot.com/545550044

Discussion

  • Anonymous

    Anonymous - 2020-02-08
    • Description has changed:

    Diff:

    
    
    • Needs: -->
    • Patch: new --> review
     
  • Anonymous

    Anonymous - 2020-02-08

    Passes make, make check and a full make doc.

     
  • Anonymous

    Anonymous - 2020-02-10
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2020-02-10

    Patch on countdown for Feb 12th

     
  • Anonymous

    Anonymous - 2020-02-12
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2020-02-12

    Patch counted down - please push.

     
  • Jonas Hahnfeld

    Jonas Hahnfeld - 2020-02-13
    • labels: --> Fixed_2_21_0
    • status: Started --> Fixed
    • Patch: push -->
     
  • Jonas Hahnfeld

    Jonas Hahnfeld - 2020-02-13
    commit 87076d8be1bf0d84d5751ff404e457f5b2ce6aff
    Author:     David Kastrup <dak@gnu.org>
    AuthorDate: Sat Feb 8 18:20:17 2020 +0100
    Commit:     David Kastrup <dak@gnu.org>
    CommitDate: Wed Feb 12 13:17:42 2020 +0100
    
        Issue 5743: Don't let display-lily-tests use anonymous functions
    
        In Guile 2, those do not have a visible representation and thus cause
        an error.  Using #identity instead is as non-sensical as the previous
        value but works.
    
     
MongoDB Logo MongoDB