Stephan Bergmann
Stephan Bergmann
Both --enable-debug and --enable-dbgutil disable optimizations by default (and there's --enable-optimized to override that).
> MSR 1.3.4 has stopped being able to install as of LO 24.2 commit 1eef07805021b7ca26a1a8894809b6d995747ba1 Author: Stephan Bergmann [[email protected]](mailto:[email protected]) Date: Tue Aug 1 08:49:44 2023 +0200 Bump baseline to C++20...
@aldevel, LibreOffice isn't even using the org.gnome.Platform mentioned in this issue any more, so if you have an issue with LibreOffice please file a fresh issue at , stating exactly...
Yeah, sorry for not adding a test example from the get-go. Added one now, hope it clarifies things a bit (it might still look a bit unmotivated that it wants...
> I haven't looked too deeply at this yet, but a few initial thoughts: > > 1. Have you seen the [custom marshaling](https://github.com/emscripten-core/emscripten/blob/main/test/embind/test_custom_marshal.cpp) and could that be used to achieve...
So things now work with the updated commits from this PR plus the pending LO change "Emscripten --disable-gui: Improve waiting yield": ``` #!/bin/sh set -ex -o pipefail mkdir "${HOME?}"/cowasm git...
> Please rebase `writer/jsdialog_widgets_spec.js` fails but was fixed in [7f2b198](https://github.com/CollaboraOnline/online/commit/7f2b1987cf6fc1a983d7cee018cb36dcbea8483d) done @eszkadev would you be OK being the reviewer here?