Changes between Version 75 and Version 76 of FAQ
- Timestamp:
- Oct 18, 2011, 9:06:16 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v75 v76 169 169 170 170 171 == Submitting Patches==171 == Helping == 172 172 173 173 === I want to submit a patch, how do I do this? === … … 189 189 190 190 '''Important:''' avoid submitting generated files like ''configure, Makefile.in'', etc. in your patch, unless the corresponding source has been really modified. 191 192 === How to report a bug/problem === 193 It's best if you report bugs by filling a [http://kahlua.eecs.jacobs-university.de/trac/rasdaman/newticket new ticket]. It's always good to include as much as possible information of the setup in which the bug occurred, so we can reproduce it. In general you should include: 194 * gcc --version 195 * OS and architecture 196 * how do was rasdaman configured/compiled 197 * versions of PostgreSQL's or any other libraries that may be relevant