System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
2011-10-11
03:36 Closed ticket [737ca4ff74]: Windows CE Interop DLL mis-named plus 1 other change artifact: f19adebb69 user: mistachkin
03:35
Add tests to verify correct version information for all source and binary files. Also, update Eagle script library to latest trunk. Fix and verify ticket [737ca4ff74]. check-in: 4208cffdbb user: mistachkin tags: trunk
00:05 Pending ticket [737ca4ff74]: Windows CE Interop DLL mis-named plus 5 other changes artifact: 3e266038f0 user: mistachkin
2011-10-10
13:20 New ticket [737ca4ff74]. artifact: 5d6be3c805 user: anonymous

Ticket Hash: 737ca4ff7473759c39d25a9e93af414575130369
Title: Windows CE Interop DLL mis-named
Status: Closed Type: Build_Problem
Severity: Severe Priority: Immediate
Subsystem: Release_Automation Resolution: Fixed
Last Modified: 2011-10-11 03:36:21
Version Found In: 1.0.76.0
Description:
In the 'Precompiled Binaries for Windows CE (.NET Compact Framework 3.5)' for version 1.0.76.0, the Interop DLL is named SQLite.Interop.075.dll (and the pdb file is likewise mis-named). However, it needs to be SQLite.Interop.076.dll (and the P/Invoke errors confirm this).

It's simple enough to manually rename on my end, but this should be fixed on your end for the unsuspecting user.


mistachkin added on 2011-10-11 00:05:40 UTC:
Fixed the distribution package on the web site. Source code fix still pending.


mistachkin added on 2011-10-11 03:36:21 UTC:
Fixed by check-in [4208cffdbb], with tests to prevent it from happening again.