Debian Patches

Status for pg-bsd-indent/2.1.1-4

Patch Description Author Forwarded Bugs Origin Last update
makefile.patch no
gcc10_compile_fix.patch [PATCH] Avoid duplicate declarations of bsdindent's global variables.
Arrange for all the variable declarations in indent_globs.h to look
like "extern" declarations to every .c file except indent.c.
This prevents linker failure due to duplicated global variables when
the code is built with -fno-common, which is soon to be gcc's default.

The method of temporarily #define'ing "extern" to empty is a hack,
no doubt, but it avoids requiring a duplicate set of variable
definitions, so it seemed like the best way.
Tom Lane <tgl@sss.pgh.pa.us> no 2020-06-29

All known versions for source package 'pg-bsd-indent'

Links