From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-07-09 13:51:18


On Wednesday 09 July 2008 03:26:37 Emil Dotchevski wrote:
> I'm noticing that using Comeau, compile-fail treats failed compilation
> as failure.
>
> Instead it should treat successful compilation as failure.

Does the compiler return non-zero status on failure?

- Volodya