[Cmake-commits] [cmake-commits] alex committed cmCMakeMinimumRequired.h 1.15 1.16

cmake-commits at cmake.org cmake-commits at cmake.org
Sun Jan 4 04:12:54 EST 2009


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv17646

Modified Files:
	cmCMakeMinimumRequired.h 
Log Message:
STYLE: changed "one may" into "it should" to make it stronger

Alex


Index: cmCMakeMinimumRequired.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmCMakeMinimumRequired.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -C 2 -d -r1.15 -r1.16
*** cmCMakeMinimumRequired.h	3 Jan 2009 20:48:13 -0000	1.15
--- cmCMakeMinimumRequired.h	4 Jan 2009 09:12:52 -0000	1.16
***************
*** 80,84 ****
        "The FATAL_ERROR option is accepted but ignored by CMake 2.6 "
        "and higher.  "
!       "One may specify it so CMake versions 2.4 and lower fail with an "
        "error instead of just a warning.";
      }
--- 80,84 ----
        "The FATAL_ERROR option is accepted but ignored by CMake 2.6 "
        "and higher.  "
!       "It should be specified so CMake versions 2.4 and lower fail with an "
        "error instead of just a warning.";
      }



More information about the Cmake-commits mailing list