perrig / scionlab

Software for supporting SCIONLab
Apache License 2.0
3 stars 7 forks source link

bwtestclient throws int overflow error on 32bit ARM architecture #39

Open lryll opened 6 years ago

lryll commented 6 years ago

./bwtestclient.go:179:7: constant 1000000000000 overflows int

This applies to commit 5b622bfa3de9df16f780b8450bba607372bd5055

juagargi commented 6 years ago

Fixed in PR #53