Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:GA
less.33613
less-429-widechars.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File less-429-widechars.patch of Package less.33613
Index: cmdbuf.c =================================================================== --- cmdbuf.c.orig 2009-06-03 15:16:21.000000000 +0200 +++ cmdbuf.c 2009-06-03 15:20:52.000000000 +0200 @@ -246,7 +246,9 @@ cmd_step_common(p, ch, len, pwidth, bswi ? 2 : 1; if (bswidth != NULL) - *bswidth = 1; + *bswidth = is_wide_char(ch) + ? 2 + : 1; } } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor