|
Message-Id: <BA763149-B048-4146-A8CA-11EC9A510469@gmail.com> Date: Tue, 4 Oct 2016 19:33:49 +0200 From: Julien Ramseier <j.ramseier@...il.com> To: musl@...ts.openwall.com Subject: Re: Regression: git no longer works with musl libc's regex impl > Le 4 oct. 2016 à 18:08, Johannes Schindelin <Johannes.Schindelin@....de> a écrit : > > And lastly, the best alternative would be to teach musl about > REG_STARTEND, as it is rather useful a feature. I don't remember if I sent a patch for it and was rejected, but I patched my musl copy some time ago to support REG_STARTEND. The patch is quite small, since the original tre regex implementation already supports it. Let me know if there is any interest to include REG_STARTEND in musl. - Julien
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.