Results 27 comments of Mai-Lapyst

Can confirm that the current godot3.x branch dosn't produce a crash anymore

Rebased pr to current master

Added a additional patch since the generation of the url for fetching releases was still not correct; but this time bc gitea interprets `draft=true` as a way to ONLY include...

@justusbunsi Have added the requested changes; should work now :)

> Why is the constant folder the component that issues these errors? This seems icky to me. The errors should be issued after the constant folder has done his job,...

> src/dmd/constfold.d(1283): Deprecation: argument `(*es1.elements).length` for format specification `"%llu"` must be `ulong`, not `uint` Thanks for the info; pushed a commit that hopefully fixes this.

> I agree that both SliceExp and IndexExp should follow the same strategy. As things stand I cannot approve this PR which pushes things in the wrong direction. The correct...