Debian Patches

Status for sdl-ttf2.0/2.0.11-6

Patch Description Author Forwarded Bugs Origin Last update
link_libm_ftbfs_binutils-gold no
fix_bug_405378_error_reporting_upstream_b09799bf8dff Better error reporting Introduced in 2.0.11-2 (Sat, 03 Mar 2012).
.
Applied Upstream: http://hg.libsdl.org/SDL_ttf/rev/b09799bf8dff

# HG changeset patch
# User Sam Lantinga <slouken@libsdl.org>
# Date 1327764534 18000
# Node ID b09799bf8dff36eca61ecc5272cfdcce39b6b186
# Parent 077db903bfdf89f6cb9a32e8be1f3e5c95d429b4
Fixed bug 1400 - Lack of error reporting for glyph rendering errors

I was just bitten by bug 374062 (any word if this will be fixed for
etch given that it is fixed upstream?), and found that there is no
error message set by sdl-ttf when it is unable to render a glyph,
which makes bugs like this a bit more difficult to track down. I
would really appreciate it if TTF_GetError() could return a useful
message in such situations. The attached patch does just that by
duplicating the existing error reporting for calls to Find_Glyph()
into the places where it is missing, although it might be nice to know
which glyph it was that could not be found...
Kevin Locke <kwl7@cornell.edu> yes debian 2012-03-03
fix_bug_661987_TTF_RenderGlyph_Shaded_is_broken Fix bug report "TTF_RenderGlyph_Shaded is broken" Introduced in 2.0.11-2 (Sat, 03 Mar 2012). Unknown no debian 2012-03-03
fix-ftbfs-892435.patch no

All known versions for source package 'sdl-ttf2.0'

Links