Am Montag, 13. August 2012, 14:30:36 schrieb Brad King:
> On 08/13/2012 08:35 AM, Brad King wrote:
> > On 08/10/2012 09:27 AM, Brad King wrote:
> >> Since the first step involves making 'master' and 'next' consistent
> >> we plan to disable merge access to 'next' for the first couple days
> >> of next week.
> > 
> > Push access to the stage and merge access to 'next' have been disabled
> > in preparation for this sweep.  Thanks for your patience.
> 
> Three sweeping style change commits have been merged to 'next':
> 
>  http://cmake.org/gitweb?p=cmake.git;a=commit;h=7bbaa428
>  http://cmake.org/gitweb?p=cmake.git;a=commit;h=77543bde
>  http://cmake.org/gitweb?p=cmake.git;a=commit;h=9db31162
> 
> The first one removes trailing whitespace.  The second one converts
> CMake commands to lower case.  The third one removes the arguments
> of else(), endif(), etc. as Stephen suggested.

The first should have done "s/[ \t]+$//", that would have removed the trailing 
tab in Modules/NSIS.template.in, line 484.

Eike

Attachment: signature.asc
Description: This is a digitally signed message part.

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to