Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(257)

Unified Diff: src/traffic-control/examples/codel-vs-pfifo-asymmetric.cc

Issue 333080043: Eliminate Visual Studio complier warnings (Closed)
Patch Set: Patch updates for x64 build Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/traffic-control/examples/codel-vs-pfifo-asymmetric.cc
===================================================================
--- a/src/traffic-control/examples/codel-vs-pfifo-asymmetric.cc
+++ b/src/traffic-control/examples/codel-vs-pfifo-asymmetric.cc
@@ -232,7 +232,7 @@
uint32_t numOfDownLoadOnOffFlows = 1; // # of download onoff flows
bool isPcapEnabled = true;
- float startTime = 0.1;
+ float startTime = 0.1f;
float simDuration = 60; //in seconds
std::string fileNamePrefix = "codel-vs-pfifo-fast-asymmetric";
« no previous file with comments | « src/traffic-control/examples/adaptive-red-tests.cc ('k') | src/traffic-control/examples/codel-vs-pfifo-basic-test.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b