stream_buffer.h missing "#ifdef __cplusplus" in the beginning of the file

yacobh wrote on Tuesday, December 12, 2017:

The file stream_buffer.h:
a) Missing #ifdef __cplusplus block in the beginning of the file
b) extern "C" { in end of the file shall be replaced by }

rtel wrote on Tuesday, December 12, 2017:

Thanks, this will be updated.