diff options
author | Andy Dougherty <doughera@lafayette.edu> | 2012-06-06 11:12:58 -0400 |
---|---|---|
committer | Andy Dougherty <doughera@lafayette.edu> | 2012-06-06 11:12:58 -0400 |
commit | 6f87f404fa51739971a4068da1f11443024f3fc4 (patch) | |
tree | d2545a7cc2e2ef1e6026a13ced7d15cc6bf73550 /overload.c | |
parent | 9e477c131aa954c3c7a61e08ff178c4bbded69a6 (diff) | |
download | perl-6f87f404fa51739971a4068da1f11443024f3fc4.tar.gz |
Configure: Avoid Cppsym warnings for extra tokens [perl #113024]
The cppsymbols can include macros such as __INT16_C(c), which can't
be tested with a simple #ifdef. This patch strips off the opening
parenthesis and everything following it. These macros were generated
by cpp -dM.
Also ensure Cppsym.true list is sorted for later input to comm.
(I noticed this while testing this change on Solaris.)
Diffstat (limited to 'overload.c')
0 files changed, 0 insertions, 0 deletions