BIND 10 trac1331, created. 8cea64b69af8d5ef21497d2f1c9812968ce5d8f7 [master] fixed build error on solaris. apparently the boost namespace hid the definition of uint32_t. also, replaced an unused boost header file (foreach) to a more relevant one (shared_ptr). may be beyond a super-trivial level, but as an urgent care fix I'll push it now. it was confirmed on our solaris box.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Nov 8 09:27:26 UTC 2011
The branch, trac1331 has been created
at 8cea64b69af8d5ef21497d2f1c9812968ce5d8f7 (commit)
- Log -----------------------------------------------------------------
commit 8cea64b69af8d5ef21497d2f1c9812968ce5d8f7
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Nov 8 07:28:25 2011 +0000
[master] fixed build error on solaris. apparently the boost namespace
hid the definition of uint32_t. also, replaced an unused boost header file
(foreach) to a more relevant one (shared_ptr).
may be beyond a super-trivial level, but as an urgent care fix I'll push it
now. it was confirmed on our solaris box.
commit 1aa233fab1d74dc776899df61181806679d14013
Merge: 9697c6b3cc3e49d96efc6777c1dba5ecb00eb785 27b7f9d36113514773777eb94bf66a3ef8c49a82
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Nov 7 13:27:36 2011 -0800
[master] Merge branch 'trac1329'
commit 27b7f9d36113514773777eb94bf66a3ef8c49a82
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Nov 4 10:40:27 2011 -0700
[1329] clarified that getRecordDiff must be replaced with the official one
later and that some details are intentionally ignored.
commit 6716721a7c10737d86a4a29af530d54a458f83ca
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Nov 4 10:36:07 2011 -0700
[1329] add note that handling diffs is optional and NotImplemented will
be thrown on addRecordDiff() in such a case.
commit e8aa8b8b994146dfff6d29435a66c88dcf79eb69
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Nov 4 10:03:38 2011 -0700
[1329] comment style consistency
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list