[Pidgin] #10432: _PurpleDnsQueryData not available for PurpleDnsQueryUiOps implementations

Pidgin trac at pidgin.im
Sun Oct 4 10:11:35 EDT 2009


#10432: _PurpleDnsQueryData not available for PurpleDnsQueryUiOps implementations
--------------------------+-------------------------------------------------
 Reporter:  jochendesmet  |        Owner:           
     Type:  defect        |       Status:  closed   
Milestone:                |    Component:  libpurple
  Version:  2.6.2         |   Resolution:  invalid  
 Keywords:  DNS           |  
--------------------------+-------------------------------------------------

Comment(by jochendesmet):

 How do I submit a request to update the documentation? I looked at
 http://developer.pidgin.im/doxygen/2.0.0/html/dnsquery_8h.html and it
 doesn't mention that PurpleDnsQueryData is opaque on purpose, and the
 purple_dnsquery_get_host() and purple_dnsquery_get_port() functions are
 just mixed in with the rest of the functions in that file. I think adding
 something like this to the detailed typedefs section would make things
 clearer:

 Typedef Documentation

 typedef _PurpleDnsQueryData     PurpleDnsQueryData

 This is an opaque structure that represents a single Dns query. You can
 use the purple_dnsquery_get_host() and purple_dnsquery_get_port()
 functions to get the host and port associated with this query.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/10432#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list