Neil Horman
Neil Horman
@kwkam please open a new issue for the errors you've indicated above
-Wswitch-enum would give us a warning on missing enumeration cases, even in the presence of a default label
@levitte thoughts here? Seems like a broken install of List::Util I think
@sftcd Thank you for working on this, I've created a milestone for you (Encrypted Client Hello). Please add any PR/Issues you create in pursuit of this feature to that Milestone
@t8m thanks for the note. Github is so frustrating sometimes. I like the idea of elevating external contributors such that they can modify issues, they are working on. I'll create...
looks like the build got farther, but there are still some errors getting reported. If you configure your build locally with --strict-warnings, the errors should pop up for you locally,...
Remaining errors look pretty straightforward, %ld isn't appropriate for printf on 64 bit system. I think the variables printed there are all uint64_t , so %llu probably gets that square....
agred, @jfclere I think, given that this is a demo, a cast as you describe is likely the best approach. Sorry for the debate here.
Failed job appears transient (CI killed the job before it even started), restarting.
Ack, approval holds