nochowderforyou / clams

Clam Project
MIT License
61 stars 58 forks source link

Fixed C++11 compiler errors -- space between literal and identifier #316

Open namor-tide opened 6 years ago

namor-tide commented 6 years ago

While attempting to compile clams base code on masOS, these changes were necessary for C++11

creativecuriosity commented 6 years ago

Caught a glimpse of your conversation with tryphe in IRC.
Does this include the update to openssl?

tryphe commented 6 years ago

Thanks @namor-tide!

There's no conflicts here, just compliance stuff. This should be good to merge.