Merge pull request #4614 from jrw972/dependency-management-policy
[OpenDDS.git] / PROBLEM-REPORT-FORM
blob704f86726ffa44179c4698578d94cc5dedaf6739
1 This is OpenDDS version 3.29.0-dev (NOT A RELEASE)
3     OpenDDS VERSION: 3.29.0-dev
4     TAO VERSION:
6     HOST MACHINE and OPERATING SYSTEM:
8     TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
9     COMPILER NAME AND VERSION (AND PATCHLEVEL):
11     CONTENTS OF $ACE_ROOT/ace/config.h [if you use a link to a platform-
12     specific file, simply state which one]:
14     CONTENTS OF $ACE_ROOT/include/makeinclude/platform_macros.GNU (unless
15     this isn't used in this case, e.g., with Microsoft Visual C++):
17     CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features
18     (used by MPC when you generate your own makefiles):
20     LEVEL OF URGENCY (LOW, MEDIUM, or HIGH):
22     AREA/CLASS/EXAMPLE AFFECTED:
23 [What example failed?  What module failed to compile?]
25     DOES THE PROBLEM AFFECT:
26         COMPILATION?
27             If so, what do your $ACE_ROOT/ace/config.h and
28             $ACE_ROOT/include/makeinclude/platform_macros.GNU contain?
29         LINKING?
30             On Unix systems, did you run make realclean first?
31         EXECUTION?
32         OTHER (please specify)?
33 [Please indicate whether DDS, your application, or both are affected.]
35     SYNOPSIS:
36 [Brief description of the problem]
38     DESCRIPTION:
39 [Detailed description of problem.  Don't just say "<blah>
40 doesn't work, here's a fix," explain what your program does
41 to get to the <blah> state. ]
43     REPEAT BY:
44 [What you did to get the error; include test program or session
45 transcript if at all possible.  ]
47     SAMPLE FIX/WORKAROUND:
48 [If available ]