[bug #55877] EMACS - mxvim 'error in process filter: Symbol's function definition is void: string-to-int`

2020-10-15 Thread Jose Antonio Ortega Ruiz
Update of bug #55877 (project mdk):

 Open/Closed:Open => Closed 

___

Follow-up Comment #3:

Closing with the release of 1.2.11

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/




[bug-mdk] [bug #55877] EMACS - mxvim 'error in process filter: Symbol's function definition is void: string-to-int`

2019-03-10 Thread Jose Antonio Ortega Ruiz
Update of bug #55877 (project mdk):

  Status:None => Fixed  
 Assigned to:None => jao

___

Follow-up Comment #2:

Thanks a lot or the report and fix, Thomas. I've just pushed a commit to the
master branch fixing the problem, but will keep the bug open until we publish
a new version.

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/


___
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk


[bug-mdk] [bug #55877] EMACS - mxvim 'error in process filter: Symbol's function definition is void: string-to-int`

2019-03-10 Thread Thomas Matecki
Follow-up Comment #1, bug #55877 (project mdk):

mdk/misc/mixvm.el:61

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/


___
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk


[bug-mdk] [bug #55877] EMACS - mxvim 'error in process filter: Symbol's function definition is void: string-to-int`

2019-03-10 Thread Thomas Matecki
URL:
  

 Summary: EMACS - mxvim  'error in process filter: Symbol's
function definition is void: string-to-int`
 Project: GNU MIX Development Kit
Submitted by: thomasmatecki
Submitted on: Sun 10 Mar 2019 04:18:03 PM UTC
Category: None
Severity: 3 - Normal
  Item Group: None
  Status: None
 Privacy: Public
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any

___

Details:

>From within mixvm in emacs:

  MIX> load hello
 
  *error occurs*

Not super emacs savvy myself, but I believe: string-to-int has been an
obsolete function since Emacs 22.1, and it was removed in 26.1.

The offending code needs to use string-to-number instead.




___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/


___
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk