HookedBehemoth

Results 36 issues of HookedBehemoth

In the past, il2cpp would emit a single call to `il2cpp_codegen_initialize_method` with a method token. Now there are multiple calls to `il2cpp_codegen_initialize_runtime_metadata` with potentially multiple tokens. When using XrefScan on...

bug

I'm the author of neuters and I'd like to advise you to not use it for this application. I can't force you to do that ofc but there are several...

I tried a library which used skia-safe and I was surprised to find that it pulls in ureq for a seemingly niche feature in the svg loader. Do you think...

**Describe the bug** In 5.4.2, when evaluating a DateTime, the current Culture is not taken into account. https://ncalc.github.io/ncalc/articles/values.html#datetime We've used ncalc 1.3.8 before, which would parse any format thrown at...

bug

Lately this website has seen an influx of automated requests that make my life harder than it needs to be. To act against these I've now enabled [Cerberus](https://github.com/sjtug/cerberus/). If you...

documentation

This library seems to rely on the debug output of Vecs. It's not advised to rely on that and compiling with -Zfmt-debug=none breaks table generation and calls to UniCase. https://github.com/abonander/mime_guess/blob/d019881531d3a1aa7060e633e0ff70981f43df74/build.rs#L129-L133...

bug
help wanted