comparison src/Makefile.pmake @ 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 50d253d0fcba
children 586e50f82c1f
comparison
equal deleted inserted replaced
656:38c720272dd5 657:32d0eef1ee46