Menu

#5104 Let scheme-sandbox use system-repl with guile-2.x

Verified
Enhancement
2017-04-16
2017-03-21
No

Let scheme-sandbox use system-repl with guile-2.x

This fixes the warning returned by guile-2.x

`scm-style-repl' in the default environment is deprecated.
Find it in the `(ice-9 scm-style-repl)' module instead, or
better yet, use the repl from `(system repl repl)'.

http://codereview.appspot.com/319520043

Discussion

  • Anonymous

    Anonymous - 2017-03-22
    • Description has changed:

    Diff:

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

    Anonymous - 2017-03-22

    Passes make, make check and a full make doc.

     
  • Anonymous

    Anonymous - 2017-03-25

    Patch on countdown for March 28th.

     
  • Anonymous

    Anonymous - 2017-03-25
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2017-03-28
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2017-03-28

    Patch counted down - please push.

     
  • Thomas Morley

    Thomas Morley - 2017-03-28
    • labels: --> Fixed_2_19_59
    • status: Started --> Fixed
    • Patch: push -->
     
  • Thomas Morley

    Thomas Morley - 2017-03-28

    pushed to staging as:

    commit c7e5396bb1d191783265512284f8131a7b5ada74
    Author: Thomas Morley thomasmorley65@gmail.com
    Date: Tue Mar 21 21:13:30 2017 +0100

    Issue 5104 Let scheme-sandbox use system-repl with guile-2.x
    
    This fixes the warning returned by guile-2.x
    
        `scm-style-repl' in the default environment is deprecated.
        Find it in the `(ice-9 scm-style-repl)' module instead, or
        better yet, use the repl from `(system repl repl)'.
    
     
  • Federico Bruni

    Federico Bruni - 2017-04-16
    • status: Fixed --> Verified
     
MongoDB Logo MongoDB