Nikolay Ananiev wrote:
I think this is not good, because it won't catch 3.4.1.
Maybe this is better:

if ($maj . $min . $patch >= 332) {
$ccopts .= " -Wdeclaration-after-statement";
}
Good catch. I'll attempt round three at some point later tonight (EST).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to