Denis Koroskin

Results 6 issues of Denis Koroskin

There is a crate called 'windows-sys' that I believe exports a windows.lib library. When I try to depend on that crate, I get a linker error saying that windows.lib is...

external-crates
windows

### Which Cloudflare product(s) does this pertain to? Wrangler core ### What version(s) of the tool(s) are you using? wrangler 3.18.0 ### What version of Node are you using? Node.js...

awaiting reporter response
bug

### I did this using libcurl version 8.9.1, I'm randomly getting this error downloading a large number of files from cloudflare. No solid repro, but I have a large set...

TLS
Windows

### What happened? Added openssl as the dependency, but including fails with external/openssl+/include/openssl/macros.h:14:10: fatal error: openssl/opensslconf.h: No such file or directory 14 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ### Version...

bug

### What happened? WARNING: Couldn't auto load rules or symbols, because no dependency on module/repository 'rules_android' found. This will result in a failure if there's a reference to those rules...

bug

- [ ] Check if updating to the latest Preact version resolves the issue **Describe the bug** This is a followup to another leak: VNode leak in Context · Issue...