José Braga

Results 8 issues of José Braga

…Entity for a given IMC message. * All messages added to `Filter By Entities` will only be replayed if coming from the provided source entity. * Messages are only effectively...

Messages were being cloned (new) without being properly released. - Avoided cloning where possible - Release resources - Make sure order of deleting pointers and erasing elements from container is...

bug

- Added Luis Venancio as author - Initialize member variables when possible in the initializer list - Use range-for loops where applicable - Removed unneeded 'void' from empty function call...

**Channel** "C++Weekly" **Topics** concurrency best practices **Length** long form

episode idea

- programs/test/test_AtomicInteger: fix compilation in VS2015 - Sensors/VantagePro2: move pragma pop directive after struct definition - Vision/PointGrey: disable win compilation and consider POINTGREY var - cmake/Compiler: modernized win compiler probing

Cleanup a couple of very old nasty address bugs

Addresses https://github.com/LSTS/dune/issues/269