Re: Problem with the new db-mysql makefile

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Thu, 10 Apr 2014 00:14:28 -0600
Newsgroups gmane.lisp.clsql.general
Message-ID <[email protected]>
On Apr 8, 2014, at 8:16 AM, Jussi Lahdenniemi <[email protected]> wrote:
> I just upgraded to the latest clsql with quicklisp, after which the 
> db-mysql module failed to compile. Digging into the problem, the culprit 
> was the new Makefile with its logic for finding out the ld flags:
> [...]

Hi Jussi,

Thanks for the report and the improved regex. I'll incorporate your improvement in the next release.

Kevin