Sean T Allen

Results 857 comments of Sean T Allen

We build and release for alpine all the time, so I'm not sure what issue you are running into. I suggest checking https://github.com/ponylang/ponyc/blob/master/.dockerhub/alpine/Dockerfile. Beyond that, please open a new issue...

No need to apologize @Cogitri. We have veered off from LLD though.

@sblessing any update on LLD 9.0.0?

I'm looking to get this moving. See more in Zulip: https://ponylang.zulipchat.com/#narrow/stream/189952-compiler-discussion/topic/Embedding.20lld.20in.20ponyc

I believe @rtpax is taking a look at this one.

`#if defined(__clang__)` is currently used so that should be fine. Having a generic, not specific compiler way to do would be best. If that isn't possible then compiler specific it...

@rtpax you still interested in working on this? last we spoke you were waiting on the test fixes that are now on `main`. Is there anything I can do to...

The process monitor bug portion of this has been fixed. However, the possibility of misusing the API still exists.

We discussed this during sync and @jasoncarr0. @ergl, and myself didn't have a "o this is how the error messages should be". During discussion we found things to dislike about...