CppCon2022 icon indicating copy to clipboard operation
CppCon2022 copied to clipboard

'Back to Basics - Testing' presentation points to wrong pdf file

Open stsymbaliuk opened this issue 3 years ago • 1 comments

README.md file point to Roth Michaels presentation but should point Amir Kirsh presentation

[Back to Basics - Testing](Presentations/Purging-Undefined-Behavior-and-Intel-Assumptions-in-a-Legacy-Codebase-CPPCon2022-Roth-Michaels.pdf) by Amir Kirsh

YouTube link with talk for reference: Back to Basics: C++ Testing - Amir Kirsh - CppCon 2022

stsymbaliuk avatar Nov 20 '22 14:11 stsymbaliuk

The problem is the Amir Kirsh's PDF is not in the directory : https://github.com/CppCon/CppCon2022/tree/main/Presentations

So it is not just a problem of link. And I can't find his e-mail...

Oodini avatar Jul 17 '24 08:07 Oodini