blob: 7920f5639d0e1595d6a08aeefb415b7834cb1ceb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
[Please use the form below to submit bug reports, problem
reports, etc., to the TAO developers and interested users.
Send to ace-users@cs.wustl.edu.
To ensure that you see responses, please do one of the following:
1) Subscribe to the ace-users mail list, by sending email with
contents "subscribe ace-users" to majordomo@cs.wustl.edu.
2) Or, monitor the comp.soft-sys.ace newsgroup for responses.
Replace/remove all the explanatory text in brackets before mailing.
PLEASE make your Subject: line as descriptive as possible.
Subjects like "TAO bug" or "bug report" are not helpful!
Also, do _not_ include the word "help" in the Subject!]
8<----------8<----------8<----------8<----------8<----------8<----------8<----
To: ace-users@cs.wustl.edu
Subject: [area]: [synopsis]
TAO VERSION: 0.2.43
ACE VERSION: 4.6.7
HOST MACHINE and OPERATING SYSTEM:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
COMPILER NAME AND VERSION (AND PATCHLEVEL):
AREA/CLASS/EXAMPLE AFFECTED:
[What example failed? What module failed to compile?]
DOES THE PROBLEM AFFECT:
COMPILATION?
LINKING?
EXECUTION?
OTHER (please specify)?
[Please indicate whether ACE/TAO, your application, or both are affected.]
SYNOPSIS:
[Brief description of the problem]
DESCRIPTION:
[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. ]
REPEAT BY:
[What you did to get the error; include test program or session
transcript if at all possible. ]
SAMPLE FIX/WORKAROUND:
[If available ]
|