Hi
I've pushed the 2.2 release tarball to the website. This should resolve your problem. Please let me know if you continue to see any issues moving from Ember 1.x to Ember 2.x
David
...
Search found 25 matches
- Tue Sep 21, 2021 5:43 am
- Forum: Ember Support
- Topic: How to solve "missing jump pointer" runtime error?
- Replies: 10
- Views: 226734
- Mon Sep 13, 2021 4:12 am
- Forum: Ember Support
- Topic: How to solve "missing jump pointer" runtime error?
- Replies: 10
- Views: 226734
Re: How to solve "missing jump pointer" runtime error?
Thanks for the script and data. I can reproduce your issue. I won't be able to look into this for a few days but I'll update this thread once we have a resolution.
Thanks
David
...
Thanks
David
...
- Fri Sep 10, 2021 6:11 am
- Forum: Ember Support
- Topic: How to solve "missing jump pointer" runtime error?
- Replies: 10
- Views: 226734
Re: How to solve "missing jump pointer" runtime error?
Please strip out the HTML and run it as a normal script so we get better info. When you run the script is ember segfaulting perhaps? That would be a silent failure.
If you can provide some data and a script that reproduces the problem I'll have a look.
David
...
If you can provide some data and a script that reproduces the problem I'll have a look.
David
...
- Fri Sep 10, 2021 6:08 am
- Forum: Ember Support
- Topic: += operator not working anymore?
- Replies: 2
- Views: 36775
Re: += operator not working anymore?
Hi Regarding what you described as the "discussed and solved error with popen_exec.c", it has been solved and the fix is in the current release. As for += and friends, yes, they have been removed for reasons internal to the virtual machine that runs the pcode. I thought that had been removed from th...
- Fri Sep 10, 2021 5:58 am
- Forum: Ember Support
- Topic: type cast voodoo
- Replies: 1
- Views: 25070
Re: type cast voodoo
This works as expected with the current 2.1 release. Also, if you strip all the HTML stuff from it you can just run it as you would any "normal" script using "ember FILENAME" As for type casting from string to integer, we just use whatever your system includes. To get an understanding have a read of...
- Mon Sep 06, 2021 11:08 am
- Forum: Ember Support
- Topic: How to solve "missing jump pointer" runtime error?
- Replies: 10
- Views: 226734
Re: How to solve "missing jump pointer" runtime error?
While there are lots of changes and fixes between 2.0 and 2.1 none of them are major. It's hard to imagine a situation where 2.0 works and 2.1 doesn't (and I'm not even sure what "not working" implies in this situation). If your script is talking to mSQL then it's doing it via Ua NIX socket via the ...
- Sun Sep 05, 2021 11:33 pm
- Forum: Ember Support
- Topic: How to solve "missing jump pointer" runtime error?
- Replies: 10
- Views: 226734
Re: How to solve "missing jump pointer" runtime error?
Hi Sorry for the slow response. I was tied up on other matters over the last couple of days. I've just pushed a new release to the web site. It includes lots of small fixes and changes resulting from our internal use of Ember. Please try this release to see if it addresses your problem. If you still...
- Mon Aug 10, 2020 11:02 pm
- Forum: mSQL Support
- Topic: better mSQL log messages for query commands
- Replies: 3
- Views: 200431
Re: better mSQL log messages for query commands
Hi Thanks for raising this. We can look at making the English version of those messages more specific (the translations to other languages will need to stay the same as we don't have those language skills in house). We're looking at rolling up a new release in a few weeks. I'll see if we can add thi...
- Tue Feb 25, 2020 10:08 pm
- Forum: LibHTTPD Support
- Topic: Reference Manual does not match code
- Replies: 1
- Views: 180332
Re: Reference Manual does not match code
Thanks for your post. There were lots of changes for the 2.0 release and it looks like not all of those changes have been correctly reflected in the doco. We're planning on making new releases of all our projects in March after we complete some major work we're currently involved with. I'll make sur...
- Sun May 12, 2019 11:15 pm
- Forum: mSQL Support
- Topic: msql-4.2 bug with a second non uniq index and a where clause
- Replies: 7
- Views: 65599
Re: msql-4.2 bug with a second non uniq index and a where clause
Just closing this off. The problem has been identified and resolved. The issue potentially impacts 32-bit systems. The fix will be in the next release. Many thanks to the OP for his help in resolving this issue.
David
...
David
...