3 about: Create a report to help us improve
12 The version of ACE and/or TAO you are using
14 ### Host machine and operating system
16 ### Target machine and operating system (if different from host)
18 ### Compiler name and version (including patch level)
20 ### The $ACE_ROOT/ace/config.h file
22 If you use a link to a platform-specific file, simply state which one
24 ### The $ACE_ROOT/include/makeinclude/platform_macros.GNU file
26 if you use a link to a platform-specific file, simply state which one (unless this isn't used in this case, e.g., with Microsoft Visual C++)
28 ### Contents of $ACE_ROOT/bin/MakeProjectCreator/config/default.features
30 Used by MPC when you generate your own makefiles
32 ### AREA/CLASS/EXAMPLE AFFECTED:
34 What example failed? What module failed to compile?
36 ### The problem effects:
38 Does it affect compilation, linking, or execution. Please indicate whether ACE/TAO, your application, or both are affected.
42 Brief description of the problem
46 Detailed description of problem. Don't just say "<blah> doesn't work, here's a fix," explain what your program does to get to the <blah> state.
50 What you did to get the error; include test program or session transcript if at all possible.
52 ### Sample fix/ workaround