work on PRINT encoding
[pspp] / doc / bugs.texi
1 @node Bugs
2 @chapter Bugs
3
4 @cindex bugs
5
6 Occasionally users encounter problems with @pspp{}.
7 When such problems arise we do our best to fix them, but our limited
8 resources mean that certain issues may remain for some time.
9 If you discover a bug, please first:
10 @itemize @bullet
11 @item Try an up to date version of @pspp{}; it may be that the problem 
12  has recently been fixed.
13 @item If the problem persists in the up to date version; check to see
14  if it has already been reported.
15 @item If the problem exists in a recent version and it has not already 
16  been reported, please file a report.
17 @end itemize
18
19 To see a list of reported bugs, visit @pspp{}'s project webpage at
20 @uref{http://savannah.gnu.org/bugs/?group=pspp}
21 Alternatively, bug reports may be sent by email
22 to @email{bug-gnu-pspp@@gnu.org}.
23
24 In your bug report please include:
25 @itemize @bullet
26 @item The version of @pspp{} which you are using.
27 @item The operating system and type of computer on which it is running.
28 @item A sample of the syntax which causes the problem or, if it is a user
29  interface problem, the sequence of steps required to reproduce it.
30 @item A description of what you think is wrong: What happened that you 
31   didn't expect, and what did you expect to happen?
32 @end itemize
33
34 For known bugs in individual language features, see the documentation
35 for that feature.
36