Jens Elkner
Jens Elkner
@McDutchie > @jelmd: I'm not sure you actually understand what I am doing. Have you taken a look at the 93u+m git log and NEWS file? No, unfortunately haven't had...
Just tried on the WS of my colleague - works. Little recipe to reproduce and being able to play with compiler flags: ``` rm -rf /tmp/xxx && mkdir /tmp/xxx &&...
Sure? Looks like success. `./bin/package results failed` should show 1+ lines with failed stuff right after `==> ....
Ahhh, cool! :) All the important stuff lands in `ksh/arch/*/*/`. Compiler flags: Can you try (possibly a -O2 is sufficient) and bench? I've had only ~ half an hour to...
Ehmm, the provided Makefile should be seen as a **proof of concept**, i.e. check whether vendor patches work as expected, build process works, performance is about the same or better...
OK wrt. https://github.com/ksh-community/ksh/blob/e7f25423818abe159edf52f5799d66bd3621ab0b/src/cmd/ksh93/data/msg.c#L213
I uninstalled the plugin and re-installed it again. Now there is the tools line - saved the output to: [tools.md](https://github.com/user-attachments/files/19356656/tools.md). Anyway, code completion still does not work at all and...
I think the patch is ok, however, IMHO there is not that much noise at log level > DEBUG. Therefore I think it is sufficient, to set the default log...
At least after setting `npm_config_cache=/tmp/doesNotExist` it seems to get through with its outdated package assembly and still a lot of warnings: ``` cd mattermost-plugin/webapp npm ci --no-optional ... added 1876...