SeanTAllen changed the topic of #ponylang to: This IRC channel is no longer used. Please consider joining our Zulip community => https://ponylang.zulipchat.com/
ExtraCrispy has joined #ponylang
superherointj has joined #ponylang
<superherointj>
Hello
<doublec>
superherointj: hi
<superherointj>
Hello doublec
<superherointj>
doublec, does Pony enums maps exactly to C enums? As long as order is the same? I'm trying to map a Pony enum to a C enum. I probably should test it but wanted to find it at docs somewhere.
<superherointj>
I like IRC more than Zulip.
<superherointj>
Because I only ask stupid questions.
<superherointj>
And zulip is recorded for life.
<superherointj>
IRC is ephemeral. Nobody searches here. :o)
<doublec>
superherointj: I don't know, sorry. I have used Pony<->C for a long time.
<doublec>
s/have/haven't/
<superherointj>
doublec, I have used a SDL example you made, thanks for sharing. Can I send a patch to fix it because it is no longer compiling?