Skip to content

Reduce Compiler Warnings #4

Description

@emthornber

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.

tcpClientGridConnect.gitlog.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions