Add support for reading and writing SPV files.
[pspp] / Bug-administration
1 Bugs and feature requests in PSPP are handled by the bug database
2 at http://sv.gnu.org/bugs/?group=pspp
3
4 We use the following conventions for classiying / ranking bugs:
5
6 Release:
7 * Bugs which we think must be fixed before a release get their "Release" field set accordingly. 
8 * Bugs which need not be fixed before any particular release, get their "Release" field set to "Future". 
9 * Bugs where we have not get decided are left at "None". 
10
11 Severity:
12 * Feature requests have their "Severity" field set to "Wishlist". 
13 * Bugs which cause a crash or other unwanted effects when incorrect input is given are "Average". 
14 * Bugs which cause a crash when correct input is given are "Major" 
15 * Bugs which render the software unusable are "Blocker" 
16
17 Obviously some cases are unclear and judgement has be be used.