Debian Patches

Status for ustr/1.0.4-6.1

Patch Description Author Forwarded Bugs Origin Last update
fixes/attr-nonnull.diff [PATCH] fixes/attr-nonnull
This patch disables use of attribute nonnull. Attribute nonnull generates a lot
of warnings (-Wnonnull-compare) and can cause problems see
http://rachid.koucha.free.fr/tech_corner/nonnull_gcc_attribute.html
Václav Ovsík <vaclav.ovsik@gmail.com> no
fixes/autoconf.diff [PATCH] fixes/autoconf
GNU Autoconf used instead of its own makefile rules driven
configuration. This is more general and flexible and
it supports cross-compilation.
Václav Ovsík <vaclav.ovsik@gmail.com> no
fixes/doc-html-local-css.diff [PATCH] fixes/doc-html-local-css
This patch replaces remote link to CSS with local copy.
Original link: http://www.and.org/f_c-1.0.css
Václav Ovsík <vaclav.ovsik@gmail.com> no
fixes/gnu-inline.diff [PATCH] fixes/gnu-inline
This patch adds `__attribute__ ((gnu_inline))' into prototype macros
before `inline' to force GNU89 behaviour of inline functions
in C99 mode.
See http://www.gnu.org/software/gcc/gcc-5/porting_to.html
Václav Ovsík <vaclav.ovsik@gmail.com> no
fixes/man-cleanup.diff [PATCH] fixes/man-cleanup
The patch cleans up man pages (removes undefined macros).
Vaclav Ovsik <vaclav.ovsik@i.cz> no
fixes/man-spelling.diff [PATCH] fixes/man-spelling
Fixes spelling errors found by lintian.
Vaclav Ovsik <vaclav.ovsik@i.cz> no
fixes/nonlinux.diff [PATCH] fixes/nonlinux
Removes conditional compilation directives `#ifdef __linux__',
so the build process can succeed on non linux (Debian GNU/kFreeBSD).
Solves the bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536890
Vaclav Ovsik <vaclav.ovsik@i.cz> no
fixes/stdarg-va_copy.diff [PATCH] fixes/stdarg-va_copy
This patch fixes compiler warning:
ustr-compiler.h:19:7: warning: "__va_copy" is not defined [-Wundef]
Václav Ovsík <vaclav.ovsik@gmail.com> no
fixes/suppress-warn.diff [PATCH] fixes/suppress-warn
Suppress warning (-Wmisleading-indentation)
Václav Ovsík <vaclav.ovsik@gmail.com> no
fixes/unused-vars.diff [PATCH] fixes/unused-vars
This patch suppresses warnings about unused variables using variable attribute.
Václav Ovsík <vaclav.ovsik@gmail.com> no

All known versions for source package 'ustr'

Links