<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap:break-word">
<div style="color:rgb(0,0,0); font-family:Calibri,sans-serif; font-size:14px">I am currently creating unit tests for the getdns API.  I discovered today that when I called getdns_general_sync() with name = "google.com" and request_type = GETDNS_RRTYPE_A that
 the top level of the replies tree contained the "just_address_records" list, which contained all of the A records that were returned in the ANSWER section.  However, the spec contains the following statement, which indicates to me that this shouldn't be included
 in the response for getdns_general_sync() call:</div>
<div style="color:rgb(0,0,0); font-family:Calibri,sans-serif; font-size:14px"><br>
</div>
<blockquote style="color:rgb(0,0,0); font-family:Calibri,sans-serif; font-size:14px; margin:0px 0px 0px 40px; border:none; padding:0px">
<div><i>If the call was getdns_address or getdns_address_sync, the top level of replies_tree has an additional name, just_address_answers (a list). The value of just_address_answers is a list that contains all of the A and AAAA records from the answer sections
 of any of the replies, in the order they appear in the replies.</i></div>
<div><i><br>
</i></div>
</blockquote>
<div><font face="Calibri,sans-serif">I brought this to Neel Goyal's attention who said it probably doesn't matter but suggested posing this question to the mailing list, and here we are.</font></div>
<div><font face="Calibri,sans-serif"><br>
</font></div>
<div><font face="Calibri,sans-serif">Thanks,</font></div>
<div><font face="Calibri,sans-serif">Craig</font></div>
<h5><font color="gray">“This message (including any attachments) is intended only for the use of the individual or entity to which it is addressed, and may contain information that is non-public, proprietary, privileged, confidential and exempt from disclosure
 under applicable law or may be constituted as attorney work product. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this
 message in error, notify sender immediately and delete this message immediately.”
</h5>
</font>
</body>
</html>