Author: pfg
Revision: 1785791
Modified property: svn:log

Modified: svn:log at Tue Mar  7 19:08:36 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Mar  7 19:08:36 2017
@@ -1,4 +1,4 @@
-Revert r1719566 and bringing back some casts.
+Revert r1719566 and bring back some casts.
 
 CERT C coding standard seem to have changed its mind.
 
@@ -7,3 +7,5 @@ has been superceeded by:
 MEM02-C. Immediately cast the result of a memory allocation function call 
 into a pointer to the allocated type.
 
+The later carries is an exception for modern C compilers, however it is 
+also likely we have to deal with a C++ compiler.

Reply via email to