Package: libgpg-error0
Version: 1.0-1
Severity: important
Tags: patch

When building, the package generates a header containing system
dependant error codes using awk. It assumes input error codes
are only integers, but on hurd, they are defined as formulas (for
example : (10 >> 2)). 
Awk script needs to consider error codes can begin with "(" as well
as integers. The patch adds "(" to previous [0-9] regular expression.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: hurd-i386 (i686-AT386)
Kernel: GNU 0.3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Attachment: 11_mkerrcodes.awk.dpatch
Description: application/shellscript

Reply via email to