Shawn Landden

Results 29 comments of Shawn Landden

You are also monkey-patching epoll_wait and stuff. Maybe there should be a "light" version that only provides malloc, realloc, calloc and free, along with a sized free and a few...

We are pulling in a bunch of wide character support. Not of this should be necessary.

> One more thing come to my mind - gcc allows to use case ranges Both gcc and clang support these, but in clang you are only going to get...

I feel this is already part of the threat model: "The user obtains an authentic copy of Pond. The computer correctly executes the program and is not compromised by malware."

> Would this make sense on other conditional Zig operators? Yes, and for that reason likely/unlikely is prob. Better.

This is just a tagged union. And as they seem so useful, maybe we can add anonymous structs, so we can just use tagged unions instead of multiple return values....

Agreeing with @emoki I'd like some syntactic sugar for multiple arguments to an error switch, if the type is defined in the same tagged union: ``` /// stolen from above...

The problem with returning a value with an error, is that it is the same as returning a polymorphic type, *and* defining that return type inside the function, instead of...

I get the same problem in firefox

but paste is working on chrome 25 here on chrome os