Menu

#5093 elisp/: Use string-to-number, not string-to-int

Verified
Defect
2017-04-02
2017-03-14
No

elisp/: Use string-to-number, not string-to-int

Emacs 26 does not offer string-to-int any more.

http://codereview.appspot.com/315690043

Discussion

  • Anonymous

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

    Diff:

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

    Anonymous - 2017-03-14

    passes make, make check and a full make doc.

     
  • Anonymous

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

    Anonymous - 2017-03-16

    Patch on countdown for March 19th.

     
  • David Kastrup

    David Kastrup - 2017-03-17
    • labels: --> Fixed_2_19_58
    • status: Started --> Fixed
    • Patch: countdown -->
    • Type: Enhancement --> Defect
     
  • David Kastrup

    David Kastrup - 2017-03-17

    Well, no one is going to test or critique this one anyway and it's not covered by the regtests either.

    Pushed to staging as
    commit 4690bfaa07a15e38ebfd1299fa209968603f3630
    Author: David Kastrup dak@gnu.org
    Date: Tue Mar 14 10:04:24 2017 +0100

    Issue 5093: elisp/: Use string-to-number, not string-to-int
    
    Emacs 26 does not offer string-to-int any more.
    
     
  • Graham Percival

    Graham Percival - 2017-04-02
    • status: Fixed --> Verified
     
  • Graham Percival

    Graham Percival - 2017-04-02

    Verified commit in git.