Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash with invalid keyword completion #1

Closed
shawnpringle opened this issue Nov 11, 2015 · 7 comments
Closed

crash with invalid keyword completion #1

shawnpringle opened this issue Nov 11, 2015 · 7 comments
Assignees

Comments

@shawnpringle
Copy link

type in foobar and then CNTRL+SPACE and you get a crash

@peberlein
Copy link
Owner

I can't reproduce this. Could you please attach an ex.err?

@shawnpringle
Copy link
Author

Next time, I will include the ex.err file in the bug report but I do not
keep these kinds of files around normally. How do I discard my changes
in git and download the latest tip
version using git?

Shawn

On 15-11-29 07:06 PM, peberlein wrote:

I can't reproduce this. Could you please attach an ex.err?


Reply to this email directly or view it on GitHub
#1 (comment).

@peberlein peberlein self-assigned this Dec 2, 2015
@peberlein
Copy link
Owner

I think "git pull" and "git checkout -f" will do the trick, and "git clean -f" to remove any new files you've added.

@shawnpringle
Copy link
Author

I can always reproduce this. The failure is text is -1. Make sure you do not put a space after 'foobar'.

@peberlein
Copy link
Owner

I suspect you have a file in your euphoria include directory that can't be opened. I checked in a fix in commit 7372281. Would you please test it and confirm?

@peberlein
Copy link
Owner

Assumed fixed. If this is not the case, please reopen with ex.err report.

@shawnpringle
Copy link
Author

I had to do an OS/reinstall and now using the latest git sources I can no longer reproduce this error.... Good. Perhaps it is time you update the archive over on rapideuphoria.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants