Hi ...

I submitted a PR that was accepted in Homebrew to change the package
to use the version of sqlite that is shipped with MacOS as opposed to
the Homebrew version. This fixes a problem using the JavaHL library
(at least in the Eclipse IDE).

These are the versions of sqlite that are included in different MacOS releases:

Yosemite: 3.8.5
El Capitan: 3.8.10.2
Sierra: 3.14.0
High Sierra: 3.19.3
Mojave: 3.24.0
Catalina: 3.28.0
Big Sur: 3.32.3

Homebrew currently includes version 3.35.5 but generally tracks the
latest version.

I do not foresee any problems in having SVN go back to using the
slightly older version included in MacOS. The PR can always be
reverted if there turns out to be an issue.

Thanks

Mark

Reply via email to