BIND 10 #1278: SOA serial number comparison utility
BIND 10 Development
do-not-reply at isc.org
Tue Nov 29 12:08:19 UTC 2011
#1278: SOA serial number comparison utility
-------------------------------------+-------------------------------------
Reporter: | Owner: jelte
jinmei | Status: reviewing
Type: task | Milestone:
Priority: | Sprint-20111206
blocker | Resolution:
Component: | Sensitive: 0
libdns++ | Sub-Project: DNS
Keywords: | Estimated Difficulty: 3
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by vorner):
* owner: vorner => jelte
Comment:
Hello
The documentation in python says „and the + operand“ (should the
operator).
Should the python test invalid type to the + operator and the comparison
operator, what it does?
When C++ already has the <= and >= operators, it may be better to use
these from the python wrapper.
When you do the addition, instead of the conditions, wouldn't it be easier
to just sum them up as 64bit integers and mask-off the high bits? Or, is
C++ overflow behaviour defined? Because this way it looks quite
complicated, when the only needed thing is to + modulo 2^32.
Should it have a changelog?
Thanks
With regards
--
Ticket URL: <http://bind10.isc.org/ticket/1278#comment:12>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list