Klaim (Joël Lamotte)

Results 74 comments of Klaim (Joël Lamotte)

Before considering canceling of scripts, just allowing the user code to do evaluations in an incremental way would be better and more useful. Then the user can decide how to...

Same here, it would help with packaging (for `build2` in my case).

Also the version number and the pattern in the header do not match.

> I'd argue that this is a bad behaviour. I agree. Also with the whole description, it's confusing and error-prone.

I believe `-lstdc++fs` is missing in the flags, its not necessary after gcc8 but if I understand this is an older gcc than 8?

Hello! > @wolfv Would this change impact micromamba in any way? New fields in "metadata" will be ignored by micromamba (assuming I didn't miss a bug), see [details of the...

Ditto. I'm using Emscripten and various clang verions in a project targeting iOS, WASM and desktop and using [`build2`](https://build2.org). As pointed in [that `build2` issue](https://github.com/build2/build2/issues/96), there is a simple command...

As mentionned [there](https://github.com/godotengine/godot/issues/54999#issuecomment-1591962831) I think the behavior should be the same as not-tool GDScript, unless a runtime or at least creation time accessor stating if the note type in question...

> GDExtensions are ideally meant to work like Godot modules. In a Godot module, nodes always run as if they are marked with `@tool`, and they use `Engine::get_singleton()->is_editor_hint()` (as mentioned...

I tried to install tcpcrypt yesterday night and got exactly the same behaviour. Additionally, I tried again to launch tcpcrypt that I found in program files and after a second...