[cmake-developers] [PATCH v5 0/4] Add continue keyword

Brad King brad.king at kitware.com
Tue Nov 18 10:48:46 EST 2014


On 11/18/2014 10:34 AM, Gregor Jasny wrote:
> Changes compared to v4:
> * Use new style error reporting in cmContinueCommand.cxx
> * Reject any given arguments to continue()
> * CMP0055: Reject any arguments to break, too.

Thanks.  I'll try this series out when I get a chance.

> I put both checks: the loop block check and the empty arguments
> check into the same policy. Please drop me a note if you want to
> have an extra policy per check.

Fine with me!

-Brad


More information about the cmake-developers mailing list