-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
tcpClientGridConnect.cpp - attached is a git log -p output for the minor changes I made to reduce the number of compiler warnings from gcc 7.3
a) in canMessage : increase size of string buffer t to 3
b) in Constructor : Initialise msg_processed, msg_received, and running to zero. This still leaves queueReader uninitialised but since that variable is an opaque type there is no solution.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels