[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a2ps-4.14 bug report
From: |
Karl Berry |
Subject: |
Re: a2ps-4.14 bug report |
Date: |
Mon, 14 Apr 2014 23:33:05 GMT |
Hi,
[signame.c:306]: (warning) Logical disjunction always evaluates to true:
signal> 0 || signal < 32.
Source code is
if (signal> 0 || signal < NSIG)
Thanks for the report. You are surely right.
a2ps is currently maintained by Masayuki Hatta, but I haven't seen any
email from him in quite a while now. I hope there will be a new a2ps
release at some point ... (Masayuki, are you reading this?)
Thanks for the report,
Karl