Issue 18641: Missing file dds/pub/detail/find.hpp referenced in src/hpp/dds/pub/find.hpp (dds-psm-cxx-rtf) Source: Micro Focus (Mr. Simon McQueen, simon.mcqueen(at)microfocus.com) Nature: Uncategorized Issue Severity: Summary: Missing include - fails to compile. _Suggested resolution_: Add vendor example file and remove below comment. diff --git a/src/hpp/dds/pub/find.hpp b/src/hpp/dds/pub/find.hpp index 6c10f59..6a50fad 100644 --- a/src/hpp/dds/pub/find.hpp +++ b/src/hpp/dds/pub/find.hpp @@ -21,9 +21,9 @@ #include <string> +/** @todo This does not compile - no such example file (in spec). Need to add one */ #include <dds/pub/detail/find.hpp> - namespace dds { namespace pub { /** Resolution: Revised Text: Actions taken: April 9, 2013: received issue Discussion: End of Annotations:===== ogle-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=P1vbo+chRXdJv05HRMQiwKsPrfKTr0nWtVJqRTABkc8=; b=hAJNfm5+y5i+5UUFYCAb1Ux0BO8+6iXicsXcRr42Mg3s+JcbyZqZ65CRnAGQK2PwH5 x2bPq8rKwECNTXctepsLVz4D8dzzxfBLbEczoJwbf95AHpcuL/BvX7qnjgA+89iAiMzz RRRowkaArMbPlfCmJJziDRE63FmewzqDMqi7lHMDE6xCFhvH6PA+bRGGOJBqF8kRJctU mpu8JEGgcs0JNsL1vScuSFJ4HBdF4qgNPPNEYIBNUQs6rHnZpeSa8YHQR8fT07ZJCT2M DH0ibmkg8X8S8OK8DyMmjlCOYUK8f1Gs7BtrzTtFFxlaGzY3ya/XA9rVn8Awi65FCmQB eYYw== X-Received: by 10.180.72.228 with SMTP id g4mr20093296wiv.22.1365518164690; Tue, 09 Apr 2013 07:36:04 -0700 (PDT) Date: Tue, 09 Apr 2013 15:35:53 +0100 From: Simon McQueen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 To: issues@omg.org Subject: Missing file dds/pub/detail/find.hpp referenced in src/hpp/dds/pub/find.hpp X-Gm-Message-State: ALoCoQmkuN3gIxZAMuORc5utA21TQ5Vg7dpMn++Eg8Vc+HPm+Nv/04pih6YmUm/jRhcUi1bDL4gm X-Virus-Scanned: amavisd-new at omg.org X-Brightmail-Tracker: AAAAAA== X-Brightmail-Tracker: AAAAAA== Name: Simon McQueen Employer: PrismTech Specification: DDS CXX PSM RTF FormalNumber: ptc/12-10-03 Nature: Revision _Issues_: Missing include - fails to compile. _Suggested resolution_: Add vendor example file and remove below comment. diff --git a/src/hpp/dds/pub/find.hpp b/src/hpp/dds/pub/find.hpp index 6c10f59..6a50fad 100644 --- a/src/hpp/dds/pub/find.hpp +++ b/src/hpp/dds/pub/find.hpp @@ -21,9 +21,9 @@ #include +/** @todo This does not compile - no such example file (in spec). Need to add one */ #include - namespace dds { namespace pub { /**