Bugs item #1455265, was opened at 2006-03-21 12:17 Message generated for change (Settings changed) made by kaiv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1455265&group_id=143636
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Kai Vehmanen (kaiv) Assigned to: Nobody/Anonymous (nobody) Summary: Internal config.h defs in public headers Initial Comment: The library public headers should not have any Sofia-SIP internal config.h definitions. At least one instance is found in sresolv/sresolv.h (HAVE_SU_WAIT_H). The SU_* definitions are an exception, as they are available to clients via su.h. ---------------------------------------------------------------------- >Comment By: Kai Vehmanen (kaiv) Date: 2006-06-03 18:11 Message: Logged In: YES user_id=25486 The last remaining cases where fixed in devel tree on 2006-06-03. There are a few cases still left, but these have valid fallbacks when used out-of-tree: - ./libsofia-sip-ua/msg/sofia-sip/msg_parser.h:#if HAVE_STRUCT_KEYWORDS - ./libsofia-sip-ua/su/sofia-sip/tstdef.h:#if HAVE_FUNC - ./libsofia-sip-ua/su/sofia-sip/tstdef.h:#elif HAVE_FUNCTION ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1455265&group_id=143636 _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
