Changes between Version 118 and Version 119 of FAQ
- Timestamp:
- Jul 9, 2015, 2:38:40 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v118 v119 329 329 $ git format-patch HEAD~1 330 330 }}} 331 4. Finally you can submit the generated patch to the [http:// kahlua.eecs.jacobs-university.de/trac/rasdaman/patchmanager/ rasdaman patchmanager]331 4. Finally you can submit the generated patch to the [http://rasdaman.org/trac/rasdaman/patchmanager/ rasdaman patchmanager] 332 332 333 333 '''Important:''' avoid submitting generated files like ''configure, Makefile.in'', etc. in your patch, unless the corresponding source (configure.ac, Makefile.am, ...) has been really modified. 334 334 335 335 === How to report a bug/problem === 336 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:336 It's best if you report bugs by filling a [http://rasdaman.org/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: 337 337 * gcc --version 338 338 * OS and architecture