Updated to libg++ 2.4
[unix-history] / gnu / usr.bin / groff / BUG-REPORT
CommitLineData
8c4ebc23
JH
1 Groff Bug Report
2
3Please read the PROBLEMS file before sending in a bug report.
4
5Please fill in all fields, even if you think they are not relevant.
6
7Please delete the text in brackets before sending it in.
8
9Please report separate bugs separately.
10
11Send the completed form either to bug-groff@prep.ai.mit.edu or
12directly to me (jjc@jclark.com). Messages sent to bug-groff can
13sometimes take several days to reach me.
14
15GROFF VERSION:
16[The version of groff you are using. For example, `1.05']
17
18MACHINE:
19[The machine you are using. For example, `Sun SPARCstation 2']
20
21OS:
22[The operating system you are using. For example, `SunOS 4.1.1']
23
24COMPILER:
25[The compiler you are used to compile groff. For example, `g++ 1.40.3']
26
27INPUT FILES:
28[Include all the files necessary to reproduce the problem that are not
29part of the standard groff distribution. This includes font
30description files, DESC files and macro files (with the exception of
31the -ms and -mm macros: I have them). Send them as as a shell archive
32or as a uuencoded, compressed tar file.
33
34It's easier for me if you can provide an example that doesn't depend
35on any macro package, but obviously if you're reporting a problem with
36a macro package that won't be possible. Also a short example is more
37convenient than a long one, but don't worry if you can't find a short
38example. Don't say something like ``any file that X'': always send a
39definite example.]
40
41COMMAND LINE:
42[The command line that I should run in order to observe the bug. For
43example, `gtroff -Tps bug.tr'. If the commmand line uses -ms or -mm,
44say whether these refer to the groff versions or the Unix versions of
45the macros.]
46
47DESCRIPTION OF INCORRECT BEHAVIOUR:
48[What goes wrong when that command line is run? For example, `gtroff
49gets a segmentation fault', or `The output looks bad because the bar
50over the x is too long and is too far over to the left.' If you get
51an error message, include it here without modification: don't edit it
52to make it more readable.]
53
54SUGGESTED FIX [optional]:
55[If you can suggest a fix for the problem, include a context diff
56here. But don't delay sending in a bug report in the hope of finding
57a fix. Guesses about the cause of the bug are not usually helpful.]