jemc changed the topic of #ponylang to: Welcome! Please check out our Code of Conduct => https://github.com/ponylang/ponyc/blob/master/CODE_OF_CONDUCT.md | Public IRC logs are available => http://irclog.whitequark.org/ponylang | Please consider participating in our mailing lists => https://pony.groups.io/g/pony
atk has quit [Quit: Well this is unexpected.]
atk has joined #ponylang
jemc has quit [Ping timeout: 272 seconds]
jemc has joined #ponylang
jemc has quit [Ping timeout: 260 seconds]
jemc has joined #ponylang
jemc has quit [Ping timeout: 263 seconds]
codec1 has quit [Read error: Connection reset by peer]
_whitelogger has joined #ponylang
khan has joined #ponylang
jemc has joined #ponylang
endformationage has quit [Quit: WeeChat 1.9.1]
jemc has quit [Ping timeout: 252 seconds]
jemc has joined #ponylang
jemc has quit [Ping timeout: 264 seconds]
dipin has joined #ponylang
dipin has quit [Quit: dipin]
khan has quit [Quit: khan]
samuell has joined #ponylang
codec1 has joined #ponylang
khan has joined #ponylang
<codec1> Hi
DDR has quit [Ping timeout: 265 seconds]
DDR has joined #ponylang
jemc has joined #ponylang
closures999 has joined #ponylang
jemc has quit [Ping timeout: 248 seconds]
closures999 has quit [Quit: Page closed]
jemc has joined #ponylang
jemc has quit [Ping timeout: 256 seconds]
jemc has joined #ponylang
dipin has joined #ponylang
gokr has joined #ponylang
<winksaville> @codec1, hi
khan has quit [Quit: khan]
khan has joined #ponylang
khan has quit [Ping timeout: 240 seconds]
khan has joined #ponylang
jemc has quit [Ping timeout: 240 seconds]
endformationage has joined #ponylang
samuell has quit [Remote host closed the connection]
jemc has joined #ponylang
dipin has quit [Quit: dipin]
jemc has quit [Ping timeout: 240 seconds]
jemc has joined #ponylang
jemc has quit [Ping timeout: 256 seconds]
gokr has quit [Ping timeout: 255 seconds]
gokr has joined #ponylang
aturley has joined #ponylang
codec1 has quit [Read error: Connection reset by peer]
<Schwarzbaer> winksaville, I just cloned your ponyc repo, checked out the support-openssl1.1 branch, built ponyc by `make use=openssl_1_1_0`, then tried to use it to build examples/net/ from the same repo with `../../build/release/ponyc -Dopenssl_1_1_0`, resulting in errors that indicate that, according to codec1 imply that it tried to use pre-1.1 function names: http://dpaste.com/0VYKMSC
<Schwarzbaer> If you've tracked my whining over the last few days, that's pretty much the same as before, only with more guesswork concerning what magic parameters to `make` and `ponyc` might make things work. Any tips on that front?
<Schwarzbaer> If not, I don't know how to proceed right now, so I'd just dump all that on the PR and wait until people with more clue than I have figure out what might have gone wrong.
<Schwarzbaer> Actually, I just saw that it should be `make use=openssl_1.1.0`, not `1_1_0`, so I'm trying again, just a minute...
<Schwarzbaer> Nope, still the same undefined references. winksaville, any tips?
gokr has quit [Ping timeout: 256 seconds]
gokr has joined #ponylang