[PATCH] record: Add support for interrupt handlers

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Sep 5 07:53:22 UTC 2019



----- Am 5. Sep 2019 um 7:29 schrieb Chris Johns chrisj at rtems.org:

> On 5/9/19 2:42 pm, Sebastian Huber wrote:
>> ----- Am 5. Sep 2019 um 0:28 schrieb Chris Johns chrisj at rtems.org:
>> 
>>> On 4/9/19 9:46 pm, Sebastian Huber wrote:
[...]
>>> Also it should be `std::fwrite`.
>> 
>> Ok, it seems <stdio.h> was included via <iostream>. I will fix this.
>> 
> 
> I think we can take C++ development styles offline and chat personally, maybe in
> person soon. :)

How far do you want to go with this std:: stuff, e.g. what about std::size_t? Maybe we should just place a "using namespace std;" in *.cc files (this would violate also a Google rule).



More information about the devel mailing list