diff options
author | Karl Williamson <public@khwilliamson.com> | 2014-03-04 17:55:10 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2014-03-04 18:08:27 -0700 |
commit | 5c0f85ef5653741c0f98cda1d31c11f2af8d121c (patch) | |
tree | 08038ecaa0bea679a960e83dfe513586fc5cdb57 /cpan/Module-Build/lib/Module/Build/Base.pm | |
parent | 1ea8b7fed3b179aacae584e0c7389ab20fd4c388 (diff) | |
download | perl-5c0f85ef5653741c0f98cda1d31c11f2af8d121c.tar.gz |
regcomp.c: Use minimal struct formal parameter
The static function get_ANYOF_cp_list_for_ssc() takes a struct formal
parameter that is a superset of what it actually uses. The calls to it
have to cast to that superset. By setting the parameter to the smallest
structure it uses, we simplify things.
Diffstat (limited to 'cpan/Module-Build/lib/Module/Build/Base.pm')
0 files changed, 0 insertions, 0 deletions