https://issues.apache.org/bugzilla/show_bug.cgi?id=48745
--- Comment #1 from Carlos Villegas <[email protected]> 2010-02-15 15:17:32 UTC --- Created an attachment (id=24989) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24989) fix unpacking of hyphenation pattern values Thanks to PAX for pointing out the problem area. Not only unpackValues but getValues also needed a similar fix. The proper fix is to mask the lower 4 bits of the packed value after shifting. The example mentioned in the report now works, I think. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
