PogoRollo

Results 5 comments of PogoRollo

This is the only option I personally feel is really missing. I've been using this extension for quite a while now, and something like the suggested `prefersCollapsed` would be godsent....

Tried with `-no-crt` as suggested, but the linker spits that `__chkstk` is unresolved. ``` C:\test>type test.odin package test import "core:fmt" main :: proc() { fmt.println("Hello Odin!") } C:\test>odin build ....

Removing `ODIN_ARCH == .i386` from `base/runtime/entry_windows.odin` as originally suggested (not using `-no-crt`) compiles But produces an executable that raises EXCEPTION_ACCESS_VIOLATION (0xC0000005) In the `__init_context` proc @ `base/runtime/core.odin` line `676`: https://github.com/odin-lang/Odin/blob/09d7f1337bd8ddccc6b058c3f5752f6365beb31b/base/runtime/core.odin#L676...

Yeah, started today. It's a Cloudflare challenge. The actual response body is: ```html Just a moment... tvc4.investing.com Checking if the site connection is secure Enable JavaScript and cookies to continue...

> > Is there any way at all that we can help? Maybe we can try sending them emails too or something like that? > > I've been just contacted...