Tyler Young

Results 14 issues of Tyler Young

Primary goal: - [x] Build and run JSC built with Clang under windows - [ ] Build and test JSC built with Clang and thin-LTO successfully under windows Other stuff:...

See https://github.com/admiralnelson/bannerlord-error-detector/issues/2 I posted under the wrong username. _Oh well._

compatibility

Search discord for DontSlowDownPatch. This would need a menu option to toggle on/off.

enhancement

I believe these are all the same issue. https://github.com/valinet/ExplorerPatcher/issues/1109 https://github.com/valinet/ExplorerPatcher/issues/1198 https://github.com/valinet/ExplorerPatcher/issues/1336 https://github.com/valinet/ExplorerPatcher/issues/1395 https://github.com/valinet/ExplorerPatcher/issues/1513 https://github.com/valinet/ExplorerPatcher/issues/1566 https://github.com/valinet/ExplorerPatcher/issues/1622 https://github.com/valinet/ExplorerPatcher/issues/1662 https://github.com/valinet/ExplorerPatcher/issues/1675 https://github.com/valinet/ExplorerPatcher/issues/2327 https://github.com/valinet/ExplorerPatcher/issues/2424 https://github.com/valinet/ExplorerPatcher/issues/2519 This issue continues to be fixed seemingly "at random" but...

I'd like to have print-configure respect the target output directory when customized. I noticed my CMAKE_JS_LIB, CMAKE_JS_NODELIB_DEF, CMAKE_JS_NODELIB_TARGET and CMAKE_RUNTIME_OUTPUT_DIRECTORY were set incorrectly, I added them to a variable blacklist...

https://github.com/kriszyp/cbor-x/blob/0b5e8807622619c6a7a062f7e771478ecfd52f83/decode.js#L1015-L1017 After an extension's decode returns an object with it's prototype set or a class instance, that state is discarded due to the Object.assign that occurs just after. So e.g....

``` Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Repeat 2 times: -------------------------------- at ClangSharp.Interop.clangsharp.Cursor_getVtblIdx(ClangSharp.Interop.CXCursor) -------------------------------- at ClangSharp.Interop.CXCursor.get_VtblIdx()...

See https://github.com/containers/podman/issues/22875 https://github.com/containers/storage/blob/main/pkg/homedir/homedir_windows.go This file should respect the storage.conf files loaded under Windows.