Fix GCC warnings on Linux.
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@ void TimingData::DumpOneTable(const beat_start_lookup_t& lookup, const RString&
|
||||
SegInfoStr(stops, starts.stop, "stop").c_str(),
|
||||
SegInfoStr(delays, starts.delay, "delay").c_str(),
|
||||
starts.last_row, starts.last_time, starts.warp_destination, starts.is_warping);
|
||||
LOG->Trace(str.c_str());
|
||||
LOG->Trace("%s", str.c_str());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user