BIND 10 trac1271, created. 3c5fd61a4a294c75b6e90dd5a78aec980c387432 [master] use reverse_iterator instead of const_reverse_iterator in a for loop. this is a workaround for build problem for the solaris buildbot (both g++ and sunstudio); they don't seem to work well with the const iterator in operator!=.
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Oct 24 09:23:36 UTC 2011
The branch, trac1271 has been created
at 3c5fd61a4a294c75b6e90dd5a78aec980c387432 (commit)
- Log -----------------------------------------------------------------
commit 3c5fd61a4a294c75b6e90dd5a78aec980c387432
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sat Oct 22 05:21:53 2011 +0000
[master] use reverse_iterator instead of const_reverse_iterator in a for loop.
this is a workaround for build problem for the solaris buildbot (both g++ and
sunstudio); they don't seem to work well with the const iterator in operator!=.
commit 4e4e22281cd1c9dbec42d7c0a2842c92a69b1e8e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Oct 21 16:27:34 2011 -0700
[master] trivial editorial fix: missing period (and tabify)
directly pushing.
commit 6e65029d717a44a8250ca6d7e9b57c2927ea6d11
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Oct 21 16:07:59 2011 -0700
[master] trivial cleanup: removed a white space in an empty line.
directly pushing.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list