diff options
author | Steve Huston <shuston@riverace.com> | 2004-03-24 21:44:23 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2004-03-24 21:44:23 +0000 |
commit | 6797daa145f80bc88968e7fddc295bb179df9916 (patch) | |
tree | c0cd9c4e68ff28ce984ad89312d1dd80fed7613c /PROBLEM-REPORT-FORM | |
parent | b30748cf1d3ca424b456de8050f785d6551ad4ec (diff) | |
download | ATCD-6797daa145f80bc88968e7fddc295bb179df9916.tar.gz |
ChangeLogTag:Wed Mar 24 16:41:29 2004 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'PROBLEM-REPORT-FORM')
-rw-r--r-- | PROBLEM-REPORT-FORM | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM index c5efb6a5386..f820b8472e8 100644 --- a/PROBLEM-REPORT-FORM +++ b/PROBLEM-REPORT-FORM @@ -30,6 +30,12 @@ Subjects like "ACE bug" or "bug report" are not helpful! Also, do _not_ include the word "help" in the Subject!] + When including your config.h and platform_macros.GNU files as requested + below, only include the contents if you use the recommended method of + including the platform-specific file in your file. If you use a link + to the platform-specific file, simply state which one - DO NOT include + an entire platform-specific configuration file in the form. + 8<----------8<----------8<----------8<----------8<----------8<----------8<---- To: ace-bugs@cs.wustl.edu @@ -44,7 +50,8 @@ Subject: [area]: [synopsis] TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION (AND PATCHLEVEL): - CONTENTS OF $ACE_ROOT/ace/config.h: + CONTENTS OF $ACE_ROOT/ace/config.h [if you use a link to a platform- + specific file, simply state which one]: CONTENTS OF $ACE_ROOT/include/makeinclude/platform_macros.GNU (unless this isn't used in this case, e.g., with Microsoft Visual C++): |