Ken Williams | 7 Oct 2005 04:48
Favicon

Re: [Module::Build] [PATCH] ExtUtils::CBuilder - process defines & extra_compiler_flags


On Oct 5, 2005, at 4:24 AM, Randy W. Sims wrote:

>
> Sure, but in writing it I realized the need to alter the behavior 
> somewhat. In particular an array should be used instead of a hash to 
> preserve order of definition, and C<undef> as a value should either be 
> an error or used as described in the doc patch below to undefine 
> macros. I'll patch CBuilder to follow the behavior described if you 
> can send me the changes you mentioned above.

Sheepishly, I will admit that I have already released it.  It's the 
latest CBuilder on CPAN.

I think the param ought to be able to take either an array ref or a 
hash ref.  The hash is the most natural structure for it, and I don't 
think we should deprive people of that interface just because of the 
weird edge case - but we should support that weird edge case too when 
we get around to it.

  -Ken

-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl

Gmane