Hi all,
Recently many bug report are submitted to this mailing list, and I got
somewhat tired because the information necessary to reproduce the
problem is missing, such as version number of the library (e.g.,
sqlite-jdbc-3.6.14), operating systems (Windows XP, Vista, Linux, Mac
OS X (Tiger, Leopard)) etc.
Even for simple bugs, I appreciate a test code (e.g. JUnit test code)
for reproducing the problem, which is very helpful for me, because I
usually don't have much time to write a test case from scratch.
To ease the bug fix process, I created a rule for submitting bug
reports:
1. Open the issue tracker page:
http://code.google.com/p/xerial/issues/list
2. Click 'new issue' link
3. Enter the detailed bug report, including how to reproduce the
problem, and what is the expected output, etc.
4. Do not forget to select appropriate labels for Project, OpSys,
Version information.
If some information is missing, I will ask you for details, or simply
ignore the problem.
Thanks in advance.