Re: [cdesktopenv-devel] [PATCH] Replace tptregexp with regex in dtdocbook

2018-10-21 Thread Jon Trulson
Hi, I can't apply this. This patch causes numerous coredumps when running instant to produce help files and man pages. I think it's a great idea, but it still needs more work and testing. -jon On 10/17/18 12:23 PM, Chase via cdesktopenv-devel wrote: We shouldn't be attempting to maintain o

[cdesktopenv-devel] [PATCH] Replace tptregexp with regex in dtdocbook

2018-10-17 Thread Chase via cdesktopenv-devel
We shouldn't be attempting to maintain our own libc tools unless absolutely necessary, this patch also updates it from the out of date regexp standard to the new regex standard. Thank you for your time, -ChaseFrom cc6a7e838412f4c0754f35a6356e4fa2c817c364 Mon Sep 17 00:00:00 2001 From: chase Dat