Hi, it seems like Elias' sources in git are slightly out of sync with the current GNU APL sources. For example (emacs.hh around line 55): - return string((const char *)&utf[0], utf.size()); + return string((const char *)(utf.get_items()), utf.size()); Best Regards, /// Jürgen On 01/07/2018 02:12 PM, Elias Mårtenson
wrote:
|
- [Bug-apl] Support for help command in emacs-mode Alexey Veretennikov
- Re: [Bug-apl] Support for help command in emacs-m... Elias Mårtenson
- Re: [Bug-apl] Support for help command in ema... Juergen Sauermann
- Re: [Bug-apl] Support for help command in... Elias Mårtenson
- Re: [Bug-apl] Support for help comman... Juergen Sauermann
- Re: [Bug-apl] Support for help c... Alexey Veretennikov
- Re: [Bug-apl] Support for he... Juergen Sauermann
- Re: [Bug-apl] Support fo... Alexey Veretennikov
- Re: [Bug-apl] Support fo... Elias Mårtenson
- Re: [Bug-apl] Support fo... Alexey Veretennikov
- Re: [Bug-apl] Support fo... Alexey Veretennikov
- Re: [Bug-apl] Support fo... Alexey Veretennikov
- Re: [Bug-apl] Support fo... Alexey Veretennikov