AIX cpp bug: having macro arguments and character constants
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 23 Jan 2002 03:11:31 +0000 (03:11 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 23 Jan 2002 03:11:31 +0000 (03:11 +0000)
commit07b6858f7b917ea2a8165266f68294a3b41bf5ce
tree71add3dd1a47221342613f36ffc8c578651a9a57
parent7b2b351e8fdcd287739431e25ffed099b66cdee2
AIX cpp bug: having macro arguments and character constants
"the same" means trouble (here s and 's')
What broke now was 841 and 842 of t/op/pat.t, because of the
ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
(note that breakage happened only under cc_r and usethreads+
useithreads)

p4raw-id: //depot/perl@14379
utf8.h