develooper Front page | perl.perl5.porters | Postings from September 2010

Re: Smoke [5.13.4] v5.13.4-207-g9ea1253 FAIL(m) openvms V8.4 (IA64/2 cpu)

Thread Previous | Thread Next
From:
Craig A. Berry
Date:
September 11, 2010 08:03
Subject:
Re: Smoke [5.13.4] v5.13.4-207-g9ea1253 FAIL(m) openvms V8.4 (IA64/2 cpu)
Message ID:
AANLkTimeHex6atNdObKg=8noaW7ZpbBJ6Zvdbshp8cPZ@mail.gmail.com
On Sat, Sep 11, 2010 at 9:25 AM, Florian Ragwitz <rafl@debian.org> wrote:
> Zefram <zefram@fysh.org> writes:
>
>> Craig A. Berry wrote:
>>>PERL_CALLCONV void      Perl_coerce_qwlist_to_paren_list(pTHX_ OP* qwlist)
>>>........................^
>>>%CC-W-LONGEXTERN, The external identifier name exceeds 31 characters;
>>>truncated to "PERL_COERCE_QWLIST_TO_PAREN_LIS".
>>>at line number 6995 in file D0:[smoke.Test-Smoke.blead]proto.h;1
>>
>> "coerce" is the *right* word, but not strictly necessary.  I think
>> s/coerce/munge/ is the best shortening.
>
> I've done that change with f7e3d3266d17243c5ff03ec4aa7b2e1a457623ae.

Thanks.  I was going to suggest s/paren_list/parenlist/ for symmetry
with qwlist and because munge is both imprecise and derogatory, but I
don't have a strong preference.

FWIW, automated name shortening is available on VMS as a compiler
switch, but using it will require changes to xsubpp, which has its own
home-grown name shortening.  Shouldn't be that big a deal to do, but
neither are most of the other hundred things ahead of it on my to-do
list.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About