Bryan Talbot

Results 24 comments of Bryan Talbot

Sorry for the noise. I'm not able to reproduce the scroll leaking any longer. I must have run into some weird corner case or more likely just misunderstood what I...

I had some issues with the Sinatra `namespace` feature when this feature dropped in 4.2. I worked around them but here are two issues I ran into. 1) Using an...

When I ran into the issues, I removed our weird empty namespaces and changed the routes of `/` under them to `''` and that fixed the "not found" issue and...

I've been looking into this as well but have things slightly different from what you have. I needed to make changes to get Lua-cURL to build and change meson.build to...