FS#58026 - [sqlite] rebuild with ICU extension

Attached to Project: Arch Linux
Opened by Constantine (Hi-Angel) - Thursday, 29 March 2018, 15:21 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 31 March 2018, 03:55 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

By default LIKE operator behaves inconsistently: it is case-insensitive for ASCII letters, but case-sensitive for everything else. Fixing this requires rebuilding with ICU extension.

See also: https://github.com/qutebrowser/qutebrowser/issues/3783#issuecomment-377265407

Additional info:
* package version: 3.22.0-1
This task depends upon

Closed by  Doug Newgard (Scimmia)
Saturday, 31 March 2018, 03:55 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#47800 
Comment by Florian Bruhin (The-Compiler) - Thursday, 29 March 2018, 20:46 GMT
Note the "bugs, problems and security issues" section in https://www.sqlite.org/src/artifact?ci=trunk&filename=ext/icu/README.txt - there might be a reason why sqlite upstream isn't built that way by default ;-)

Loading...