OK, so it will be more correctly

-----------------------------------------------------------------------------------------
utfebcidc.h

 142 /* Transforms in wide UV chars */
 143 #define NATIVE_TO_UNI(ch)        (FITS_IN_8_BITS(ch) ? 
NATIVE_TO_LATIN1(ch) : (ch))
 144 #define UNI_TO_NATIVE(ch)        (FITS_IN_8_BITS(ch) ? 
LATIN1_TO_NATIVE(ch) : (ch))
------------------------------------------------------------------------------------------

Automated smoke report for branch ebcdic 5.23.3 patch 
b7bbfb310ac62a1a0c752915e996d3ba744f73bb
v5.23.2-88-gb7bbfb3
RS12: 2964 (2964/)
    on        os/390 - 24.00
    using     c99 version
    smoketime 16 minutes 12 seconds (average 8 minutes 6 seconds)

Summary: FAIL(M)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.23.2-88-gb7bbfb3  Configuration (common) none
----------- ---------------------------------------------------------
M - M -     -Dusedl
> > > +----- PERLIO = perlio -DDEBUGGING
> > +------- PERLIO = stdio  -DDEBUGGING
> +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    SMOKEb7bbfb310ac62a1a0c752915e996d3ba744f73bb

Tests skipped on user request:
    # One test name on a line
Compiler messages(os390):



--
Report by Test::Smoke v1.6 running on perl 5.22.0
(Reporter v0.052 / Smoker v0.045)

--
Regards,

Yaroslav Kuzmin
Developer C/C++ ,z/OS , Linux
3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia
Tel:  +7.922.2.38.33.38
Email: ykuz...@rocketsoftware.com
Web: www.rocketsoftware.com

================================
Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
+1 800.966.3270 ■ +1 781.577.4321
Unsubscribe From Commercial Email – unsubscr...@rocketsoftware.com
Manage Your Subscription Preferences - 
http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of 
Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify Rocket 
Software immediately and destroy all copies of this communication. Thank you.

Attachment: logb7bbfb310ac62a1a0c752915e996d3ba744f73bb.log.gz
Description: logb7bbfb310ac62a1a0c752915e996d3ba744f73bb.log.gz

Reply via email to