Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

32-bit windows target (mingw_x86) broken in RELEASE builds #2848

Closed
@msink

Description

mingw_x86 target in 1.3.30-eap-150 works just fine in DEBUG build, but is somewhat broken in RELEASE - it compiles, but some operations silently not called in runtime.
Both master and 1.2.0-fixes branches are broken in same way.

My (quick and dirty) hacked version of samples/tetris - msink@9e955ff , I do not have smaller reproducer, sorry.

mainDebugExecutable:
image

mainReleaseExecutable:
image

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions