GabrielDosReis / ipr

Compiler-neutral Internal Program Representation for C++
BSD 3-Clause "New" or "Revised" License
222 stars 23 forks source link

Update doctest to 2.4.8 from 2.4.0 #244

Closed davidhunter22 closed 2 years ago

davidhunter22 commented 2 years ago

Update to the latest version of doctest 2.4.8 This is required to get gcc builds to work on Linux due to SIGSTKSZ becoming a variable.

I'm not sure about contribution guidelines. Do you want an issue created for each PR?

GabrielDosReis commented 2 years ago

@Codiferous - could you have a quick look, please.