comparison nodejs/svg.js @ 657:32d0eef1ee46

Force type-casting for member variables. For some member that need a casting for the type is that what we want. For example, casting a void * type to a struct pointer type. This force will skip type checking, but it works for the variables with a generic type and we want to specialize its type.
author Thinker K.F. Li <thinker@branda.to>
date Sat, 31 Jul 2010 14:37:19 +0800
parents 492da72e6537
children 3457519e3b9c
comparison
equal deleted inserted replaced
656:38c720272dd5 657:32d0eef1ee46