Browse Source

[2207] Note about compilation problem

Michal 'vorner' Vaner 12 years ago
parent
commit
08e8d762ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/datasrc/tests/memory/zone_writer_unittest.cc

+ 1 - 1
src/lib/datasrc/tests/memory/zone_writer_unittest.cc

@@ -219,7 +219,7 @@ TEST_F(ZoneWriterLocalTest, retry) {
     const ZoneTable::FindResult found(table->findZone(Name("example.org")));
     ASSERT_EQ(isc::datasrc::result::SUCCESS, found.code);
     // For some reason it doesn't seem to work by the ZoneNode typedef, using
-    // the full definition instead.
+    // the full definition instead. At least on some compilers.
     const isc::datasrc::memory::DomainTreeNode<RdataSet>* node;
     EXPECT_EQ(isc::datasrc::memory::DomainTree<RdataSet>::EXACTMATCH,
               found.zone_data->getZoneTree().