Bug 455 - Scalar(0.1) / Scalar(1.25) has no effect
: Scalar(0.1) / Scalar(1.25) has no effect
Status: RESOLVED FIXED
: ns-3
simulation core
: ns-3-dev
: All All
: P5 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-12-22 14:49 EDT by
Modified: 2009-01-07 08:49 EDT (History)


Attachments
unit test to demonstrate the bug (514 bytes, patch)
2008-12-22 14:49 EDT, Gustavo J. A. M. Carneiro
Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-12-22 14:49:19 EDT
Created an attachment (id=341) [details]
unit test to demonstrate the bug

In NS-3, Scalar(0.1) / Scalar(1.25) gives the result of Scalar(0.1) again.  It
should give 0.08 instead.
------- Comment #1 From 2009-01-07 08:49:41 EDT -------
changeset 607136a642c3