Re: [perl #52506] [PATCH] Refactor ops2c

2008-04-06 Thread ajr
On Windows, make, make perl6, and make test all function in ops2c branch with no more than the customary grumbling. -- Email and shopping with the feelgood factor! 55% of income to good causes. http://www.ippimail.com

Re: [perl #52506] [PATCH] Refactor ops2c

2008-04-06 Thread chromatic
On Saturday 05 April 2008 20:29:45 Mark Glines wrote: > Sekana Fernando reported that src/ops/core_ops.c didn't compile under > g++. It reports an error about "static op_lib_t core_op_lib" being > declared twice, and rightly so, because it is. There's an initial stub > declaration, and another d