Comment 4 for bug 466090

Revision history for this message
Toby Thain (qu1j0t3) wrote : Re: [Bug 466090] Re: Missing define for internal libevent on Debian 4 (Etch)

On 3-Nov-09, at 6:52 PM, Arjen Lentz wrote:

> Hi Monty
>
> We should also have -Wimplicit, as it would have caught the problem
> during the compile phase rather than chucking a link (missing symbol)
> error.
> I'd love to see MySQL compiled cleanly with -pedantic.

Short of that, you can crank up the warning levels with -Wall, -Wextra ?

--Toby