8 Commits

Author SHA1 Message Date
Johan Bertrand
f0f19baafb
Fix shadow variables (#2482)
* Fixed shadow warnings from Fprime

* Fix unit tests

* Fix missing shadow warnings

* Fix condition in cmake

* Fix cmake

* Fixes from review

* Fixed mistake in PathName

* Fixing comment

---------

Co-authored-by: M Starch <LeStarch@googlemail.com>
2024-02-01 10:18:10 -08:00
Joshua Anderson
234bb5d176
Replace NULL with nullptr (#1049) 2021-09-29 09:04:52 -07:00
Joshua Anderson
d6cc93fadb Fw: Convert C style casts to C++ style casts 2021-08-31 10:19:35 -07:00
Joshua Anderson
5e818e1fb4 Remove unused const qualifiers 2021-06-14 15:01:08 -07:00
Timothy Canham
ae9476011b Added assert check for allocator returning smaller buffer than requested 2020-03-27 16:46:04 -07:00
Timothy Canham
b88f97d5e8 Fix for new allocator 2020-03-27 16:05:08 -07:00
Michael D Starch
136af07edd mstarch: more header cleaning for issue: #189 2019-04-18 14:12:02 -07:00
Timothy Canham
6d9c4c2d06 Initial check-in 2017-06-16 08:25:38 -07:00