Missing space between '""' and literal in string literal operator
AbandonedPublic

Authored by mwolff on Oct 20 2018, 7:35 PM.

Details

Reviewers
chaas
Summary

Heaptrack failed to compile using gcc 4.8.5 on Centos 7, kernel version 3.10.0-862.14.4.el7.x86_64

Added a space between the string and the string literal operator in tst_io.cpp

Test Plan

Recompiled application, executed all unit tests looking for failures, there were none.

Diff Detail

Repository
R45 Heaptrack
Lint
Lint Skipped
Unit
Unit Tests Skipped
chaas requested review of this revision.Oct 20 2018, 7:35 PM
chaas created this revision.
mwolff commandeered this revision.Jan 24 2019, 4:03 PM
mwolff edited reviewers, added: chaas; removed: mwolff.

sorry, only see this now. I fixed this in the meantime

mwolff abandoned this revision.Jan 24 2019, 4:04 PM