Y
Hacker News
new
|
ask
|
show
|
jobs
by
Kognito
814 days ago
Removing the inconsistency across different operating systems, I guess?
1 comments
nwellnhof
814 days ago
There can even be inconsistencies after glibc upgrades.
link
bzzzt
814 days ago
Yes, you can run into that kind of stuff when configuring stuff like accent insensitive search. Most people just wrap the unstable function in a 'stable' wrapper which means you will have to reindex after an incompatible glibc update.
link