Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Wrong location is displayed #99

Closed
koba-e964 opened this issue Apr 3, 2014 · 0 comments
Closed

Wrong location is displayed #99

koba-e964 opened this issue Apr 3, 2014 · 0 comments

Comments

@koba-e964
Copy link

If a error occurs after an unsuccessful function call, a wrong location is displayed.
input and output:

koba-e964@debian-koba-e964-0:~/srcview/picrin$ bin/picrin 
> dummy
error: unbound variable dummy
> (char? 2 3)
error: wrong number of arguments
  at char? (native function)
> dummy
error: unbound variable dummy
  at char? (native function)
> 
koba-e964@debian-koba-e964-0:~/srcview/picrin$ 

koba-e964 pushed a commit to koba-e964/picrin that referenced this issue Apr 3, 2014
Changes pic->ci after errors
@koba-e964 koba-e964 mentioned this issue Apr 3, 2014
@nyuichi nyuichi closed this as completed in a7565e7 Apr 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant