Hi,
User Krzysztof Kowalczyk wrote::
If I was to provide patches for Windows CE support (and maintain win ce code in the future):
a) would they get accepted (assuming the quality is up to sqlite's quality) ? Basically I'm asking if it's worthwile for me to spend time on doing that (it wouldn't if e.g. the patches wouldn't get integrated into official sources no matter how good they are)
I'm not sqlite-wince project maintainer but I think if you have some improvements / patches you should commit it.
b) what's the best way to make it happen? open a bug and attach diff to it?
There is a Patches link which is what you need. So prepare patch and submit it.
As SF.net and CVS documentation recommends patches should be created that way:
$ cvs diff -Nua <file|directory> | gzip > my_patch.gz
Greets
-- Mateusz Łoskot, mateusz (at) loskot (dot) net Registered Linux User #220771, Debian (Sarge)

