Jens Alfke

Results 105 issues of Jens Alfke

This is a bandaid for a nasty architectural bug (#223) Retaining still doesn't work, but it now throws an exception instead of overwriting out-of-bounds memory.

I'm trying to build Fleece with GCC 13 on my Mac, just so I can catch more build errors locally before pushing a PR. Unfortunately it doesn't work, because GCC...

Literally no changes besides `LastUpgradeCheck = 1600`

This is kind of an ugly architectural issue I discovered recently. I don't think it's been seen in the wild. ### The bug 1. Create a mutable Array or Dict...

- Installed Roc nightly on my MacBook Pro - Installed the VS Code extension - Opened a VS code window, pasted in the first “Building An Application” tutorial example, and...