Package: bidiv / 1.5-6

Metadata

Package Version Patches format
bidiv 1.5-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
try_utf8_fix | (download)

bidiv.c | 11 9 2 - 0 !
1 file changed, 9 insertions( ), 2 deletions(-)

 if-def out a variable that is unused if try_utf8.
makefile | (download)

Makefile | 15 7 8 - 0 !
1 file changed, 7 insertions( ), 8 deletions(-)

 simple makefile fixes
fribidi_019 | (download)

Makefile | 4 2 2 - 0 !
bidiv.c | 18 10 8 - 0 !
2 files changed, 12 insertions( ), 10 deletions(-)

 fix building with fribidi 1.9
hyphen_minus | (download)

bidiv.1 | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix hyphen/minus confusion in man page
term_size_get | (download)

bidiv.c | 16 5 11 - 0 !
term.c | 22 22 0 - 0 !
term.h | 9 9 0 - 0 !
3 files changed, 36 insertions( ), 11 deletions(-)

 properly check terminal width
type_fix | (download)

bidiv.c | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 use proper enumerator type
cast_fix | (download)

bidiv.c | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 hush a warning with a cast.