[GitHub] trafficserver pull request #1572: Scalar: Fix inconsistencies in numeric com...

2017-03-13 Thread SolidWallOfCode
Github user SolidWallOfCode closed the pull request at:

https://github.com/apache/trafficserver/pull/1572


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver pull request #1572: Scalar: Fix inconsistencies in numeric com...

2017-03-13 Thread SolidWallOfCode
GitHub user SolidWallOfCode opened a pull request:

https://github.com/apache/trafficserver/pull/1572

Scalar: Fix inconsistencies in numeric comparisons.

As a design udpate, Scalar has been changed to treat the value of the 
instance as it's effective value. The numeric comparisons need to be updated to 
follow this rule.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/SolidWallOfCode/trafficserver scalar-fix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/trafficserver/pull/1572.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1572


commit 7484620149f5c08bd726f0a2a3b77b9d9a3b3aab
Author: Alan M. Carroll 
Date:   2017-03-13T16:44:44Z

Scalar: Fix inconsistencies in numeric comparisons.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---