Ivan Jager

Results 5 issues of Ivan Jager

We have typical Windows users here, so Solitaire is the most important application. When I try to open it I get > C:\\ > Application not found

good first issue

What's the status of this project? It doesn't look like it's "finished" but there haven't been any updates in 5 years. Is it on hold, abandoned, subsumed by something else,...

The documentation on rust-ci.org (linked to from the README) seems to have fallen out of date. For example, http://www.rust-ci.org/dckc/rust-sqlite3/doc/sqlite3/trait.DatabaseUpdate.html seems to have been removed from the source (in a good...

I was wondering how this library handles synchronization. It would appear the answer is that it doesn't, but please correct me if I'm wrong. (In which case, documentation would be...

plot: Show error and exit when `write()` fails, instead of repeating the `write()` call but with bad data. optimize: Show the real error message when `open()` fails.