[cairo-commit] cairomm ChangeLog,1.86,1.87
Murray Cumming
commit at pdx.freedesktop.org
Wed Sep 27 11:39:00 PDT 2006
Committed by: murrayc
Update of /cvs/cairo/cairomm
In directory kemper:/tmp/cvs-serv25251
Modified Files:
ChangeLog
Log Message:
2006-09-27 Murray Cumming <murrayc at murrayc.com>
* cairomm/refptr.h: cast_static() and cast_dynamic():
Use the refcount_() accessor instead of the member variable,
to avoid compilation errors, as we already doing in the
templated copy constructor.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- ChangeLog 21 Aug 2006 19:16:45 -0000 1.86
+++ ChangeLog 27 Sep 2006 18:38:57 -0000 1.87
@@ -1,3 +1,10 @@
+2006-09-27 Murray Cumming <murrayc at murrayc.com>
+
+ * cairomm/refptr.h: cast_static() and cast_dynamic():
+ Use the refcount_() accessor instead of the member variable,
+ to avoid compilation errors, as we already doing in the
+ templated copy constructor.
+
1.2.2:
2006-08-21 Jonathon Jongsma <jonathon.jongsma at gmail.com>
More information about the cairo-commit
mailing list