From: Robert D. <rob...@gm...> - 2015-10-19 16:54:26
|
On 2015-10-19, Volker van Nek <vol...@gm...> wrote: > Thereafter I will see how I can replace calls to nregex in src. Maybe I > need help at this point to identify and understand all calls to nregex. There are only a few -- grepping the source code, I see they are: * src/commac.lisp: strip trailing zeros from floats; parse time/date * src/cl-info.lisp: search for help topic * share/contrib/unicodedata/unicodedata.lisp: not sure If you can take a look at this stuff, that will be terrific. Thanks a lot. best, Robert Dodier |