At 04:31 PM 11/11/2002 -0500, Dan Kalowsky wrote:
Hmm, the thing is that it will work even if he have one version. It'll compile and even work on some machines. I'm saying that in debug mode we change the macro to make sure that sizeof(param) == sizeof(type).On Monday, November 11, 2002, at 02:39 PM, Andi Gutmans wrote:Well I assume lots of extension maintainers are using int's for all sorts of things. I'm not sure it's a good idea to try and catch every last place. In any case, even if we convert everything then my suggestion still stands because it'd help us catch places which aren't defined correctly.Maybe I've missed the point, or I'm too tired to connect neurons today. But what is the point of trying to correct for places which aren't defined correctly? This seems like a rather odd/bad way of looking at this. If you've defined incorrectly, it just shouldn't work.
I'd rather lean towards Jason's suggestion
Andi
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php