Joe Wilson wrote: > The tar file nestedvm-2007-01-07.tgz contains the old no-op fsync() in > nestedvm-2007-01-07/src/org/ibex/nestedvm/support_aux.c.
Oops. I have uploaded a new version which seems to have the patch. > (offline if someone could tell me how to update my local src tree > in darcs from a local repository, I'd appreciate it) If you have darcs installed, you just pull or push another repository. Eg. $ ls nestedvm-new nestedvm-cur $ cd nestedvm-new $ darcs pull ../nestedvm-cur You can also do things like: $ darcs pull http://nestedvm.ibex.org or $ darcs pull http://zentus.com/sqlitejdbc/src > Looking forward an ACID-compliant sqlite-3.3.10 version of your > jdbc driver. I held back with 3.3.9 because of the data-corruption mess, and I haven't made a new release yet because something funny has happened to my UTF tests. Either my understanding of UTF-16 is wrong, and thus my test is bad, or something was broken. (The error is probably mine.) Anyone know of some complex, valid UTF-16 strings? d --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLiteJDBC" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups-beta.google.com/group/sqlitejdbc?hl=en -~----------~----~----~----~------~----~------~--~---
