Welcome to the second post of my new miniseries about some of the craziest bugs I’ve had to investigate and debug throughout my career. Macros Link to heading This is another story that happened to me when working on a massive C++ code base, around a decade ago.| Andrea Bergia's Website
Welcome to the first post of my new miniseries, where I’ll be sharing some of the most intricate and entertaining bug investigations I’ve done throughout my career. I hope you find these stories enjoyable! Recursion Over a decade ago, I used to work in a large and crazy C++ code base. The system had a feature that allowed our customers to search for a record based on a referred field’s value.| andreabergia.com