Ian Henderson

Results 6 issues of Ian Henderson

LibHTTP seems to assume it can keep a persistent connection open and continue sending requests on it, but HTTP 1.0 servers may close the connection after sending a response. According...

bug

The UI for displaying errors is somewhat ugly. Also, sometimes you have to scroll the error text to see what's wrong. Some elegant way to integrate the error output into...

TeXorator needs an icon.

Link to the types `WebAssembly.Memory.prototype.buffer` could have and describe the circumstances under which it would have one or the other of these types.

Content:JS

For example, try searching for the text 0x00 on the page . In Safari, that string is "Not found" -- in Chrome, there are seven results, but the correct result...

The following comment can be found in GHC at compiler/GHC/StgToCmm/Expr.hs: ```haskell {- Note [Scrutinising VoidRep] ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Suppose we have this STG code: f = \[s : State# RealWorld] -> case...