Slaven Rezic wrote: > In regexp error messages, file and line are not printed due to > an off-by-one error in regcomp.c. This patch fixes the problem and > changes the regmesg.t test. Thanks, applied as change #21591.