[MPlayer-cvslog] [propchange]: r27805 - svn:log
conrad
subversion at mplayerhq.hu
Mon Oct 20 00:31:51 CEST 2008
Author: conrad
Revision: 27805
Property Name: svn:log
Action: modified
Property diff:
--- old property value
+++ new property value
@@ -1 +1,4 @@
-Convert typeof keyword into __typeof__; this is a gcc extension and the former is not accepted in C99 without GNU extensions enabled (e.g. via -fasm). This fixes compilation on PPC.
\ No newline at end of file
+Convert typeof keyword into __typeof__
+typeof is a gcc extension and the former is not accepted in C99 without
+GNU extensions enabled (e.g. via -fasm).
+This fixes compilation on PPC.
More information about the MPlayer-cvslog
mailing list