]> git.lyx.org Git - lyx.git/commit
FindAdv: Added handling for \w' in regex using non-ascii chars
authorKornel Benko <kornel@lyx.org>
Thu, 31 Dec 2020 15:53:46 +0000 (16:53 +0100)
committerKornel Benko <kornel@lyx.org>
Thu, 31 Dec 2020 16:00:49 +0000 (17:00 +0100)
commit4e9dc856e43941198d0b178aaefd00078fd3ec9b
treee141235c64c572aa9f43be3c09264f4b6ec2e369
parent46aedb4eafc8d9b054579d925dfd3adc6fe22905
FindAdv: Added handling for \w'  in regex using non-ascii chars

Also fix some 'out of range accesses' (causing crash in debug-glibc-mode)
src/lyxfind.cpp