Author: faridz
Revision: 544831
Modified property: svn:log
Modified: svn:log at Mon Aug 20 08:52:59 2007
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Aug 20 08:52:59 2007
@@ -1,3 +1,5 @@
2007-06-06 Farid Zaripov <[EMAIL PROTECTED]>
* dynatype.cpp (copy): static_cast to const T& instead of T
+ to avoid error on gcc 3.4.4/Cygwin: invalid static_cast from
+ type `const dynatype' to type `int'.