Re: Problems with EDB
- Posted by petelomax May 19, 2017
- 1737 views
CraigWelch said...
I've run into this same problem (repetition count must not be less than 0).
Frankly, I don't know how to apply the patch to eds.e
Should I be downloading a new one, and if so, where from. I'm using that obtained in euphoria-4.1.0-OSX-x64.
Or should I manually edit the file, replacing the lines '-' with the lines '+'?
The first thing I'd try is renaming the existing eds.e (just in case) and grabbing the one from http://scm.openeuphoria.org/hg/euphoria/raw-file/ba0fec61913e/include/std/eds.e
Pete