git: xlocale: Fix LC_*_MASK bit shifting.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Mon Oct 24 05:15:20 PDT 2016


commit c00641ef1c6bcb915dc1cfe1441b2f81a42906d4
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Fri Oct 7 10:00:27 2016 +0300

    xlocale: Fix LC_*_MASK bit shifting.
    
    Order must match the one in xlocale_private.h.
    
    This causes the abi breakage, but only two components were right,
    others were broken in subtle ways.
    
    Taken-from: FreeBSD (r304703)

Summary of changes:
 include/xlocale/_locale.h | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c00641ef1c6bcb915dc1cfe1441b2f81a42906d4


-- 
DragonFly BSD source repository



More information about the Commits mailing list