William Orr

Results 7 issues of William Orr

Right now, there aren't great libraries available for encoding and decoding cloudformation files, but there are many programs that try and do so and reinvent the wheel for encoding and...

enhancement
wontfix

Instead of calling out `ifconfig(8)` and then parsing the results, we use the `ioctl(2)` calls that OpenBSD provides to get the info directly from the kernel. - Reorganize for better...

You can make festival do music-y shit.

wishlist

Currently, dhat-rs uses TLS to store `IGNORE_ALLOCS`, which is used by the customer allocator. However, there are three different flavors of TLS implementation in Rust: static (the platform doesn't have...

`lld` and their variants won't always be equivalent to `int64_t` on different platforms. This patch changes the `printf` format strings to use the macro that returns the right format specified...

Opening on behalf of @michaelpelletier, who requested this in https://github.com/worr/node-imdb-api/issues/33

Currently, when a `seco.range.RangeException` is raised, we immediately call `sys.exit`. Putting aside the fact that this is bad behavior in a library, we don't try and test other range servers....