For other-than-gcc, generate calls to check_new(...)
authorNicholas Clark <nick@ccl4.org>
Thu, 5 May 2011 09:00:07 +0000 (11:00 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 5 May 2011 09:02:13 +0000 (11:02 +0200)
commitec404c2370ba877301e093207215b59f5de80a7a
tree33ff2df31e9d789e6d3b85a6c537ba5e46882711
parent06b370a74368865008bcc18d1baaa0ba97a1fb2e
For other-than-gcc, generate calls to check_new(...)

Only use a static array of vtables on gcc. Some other compilers may be happy
with it, but VC certainly isn't. It's only trivial to determine gcc or not.
CHANGES
Makefile.PL
Size.xs