CVS commit: src/usr.bin/error

2024-05-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 10 09:27:27 UTC 2024 Modified Files: src/usr.bin/error: Makefile Log Message: error: disable lint's strict bool mode when building with Clang The Clang preprocessor does not mark sections from system headers. Lint's

CVS commit: src/usr.bin/error

2024-05-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 10 09:27:27 UTC 2024 Modified Files: src/usr.bin/error: Makefile Log Message: error: disable lint's strict bool mode when building with Clang The Clang preprocessor does not mark sections from system headers. Lint's

CVS commit: src/usr.bin/error

2023-12-17 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Dec 17 09:46:57 UTC 2023 Modified Files: src/usr.bin/error: error.1 Log Message: error.1: fix markup To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/usr.bin/error/error.1 Please note that diffs are not

CVS commit: src/usr.bin/error

2023-12-17 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Dec 17 09:46:57 UTC 2023 Modified Files: src/usr.bin/error: error.1 Log Message: error.1: fix markup To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/usr.bin/error/error.1 Please note that diffs are not

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 15:18:27 UTC 2023 Modified Files: src/usr.bin/error: error.h input.c pi.c subr.c Log Message: error: clean up comparison of word vectors The function wordvcmp returned -1 when either of the word vectors was short;

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 15:18:27 UTC 2023 Modified Files: src/usr.bin/error: error.h input.c pi.c subr.c Log Message: error: clean up comparison of word vectors The function wordvcmp returned -1 when either of the word vectors was short;

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 15:07:14 UTC 2023 Modified Files: src/usr.bin/error: subr.c Log Message: error: small cleanups To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/error/subr.c Please note that diffs are not

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 15:07:14 UTC 2023 Modified Files: src/usr.bin/error: subr.c Log Message: error: small cleanups To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/error/subr.c Please note that diffs are not

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 14:59:44 UTC 2023 Modified Files: src/usr.bin/error: filter.c main.c pi.c subr.c touch.c Log Message: error: use separate tokens for characters, integers and pointers Assisted by lint's queries 10, 14, 15. No binary

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 14:59:44 UTC 2023 Modified Files: src/usr.bin/error: filter.c main.c pi.c subr.c touch.c Log Message: error: use separate tokens for characters, integers and pointers Assisted by lint's queries 10, 14, 15. No binary

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 14:50:53 UTC 2023 Modified Files: src/usr.bin/error: Makefile error.h input.c main.c pi.c subr.c touch.c Log Message: error: enable lint's strict bool mode This cleans up the inconsistencies between 'int', 'boolean'

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 14:50:53 UTC 2023 Modified Files: src/usr.bin/error: Makefile error.h input.c main.c pi.c subr.c touch.c Log Message: error: enable lint's strict bool mode This cleans up the inconsistencies between 'int', 'boolean'

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 13:52:10 UTC 2023 Modified Files: src/usr.bin/error: error.1 main.c Log Message: error: move comment above the main function to the manual page While here, clean up the markup of the manual page, removing unnecessary

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 13:52:10 UTC 2023 Modified Files: src/usr.bin/error: error.1 main.c Log Message: error: move comment above the main function to the manual page While here, clean up the markup of the manual page, removing unnecessary

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 12:43:28 UTC 2023 Modified Files: src/usr.bin/error: filter.c input.c pi.c subr.c touch.c Log Message: error: remove redundant parentheses around return value No binary change. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 12:43:28 UTC 2023 Modified Files: src/usr.bin/error: filter.c input.c pi.c subr.c touch.c Log Message: error: remove redundant parentheses around return value No binary change. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 11:38:14 UTC 2023 Modified Files: src/usr.bin/error: Makefile subr.c touch.c Log Message: error: fix lint warnings To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.bin/error/Makefile cvs rdiff -u

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 11:38:14 UTC 2023 Modified Files: src/usr.bin/error: Makefile subr.c touch.c Log Message: error: fix lint warnings To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.bin/error/Makefile cvs rdiff -u

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 11:35:57 UTC 2023 Modified Files: src/usr.bin/error: error.1 main.c Log Message: error: fix typos To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/error/error.1 cvs rdiff -u -r1.22 -r1.23

CVS commit: src/usr.bin/error

2023-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 26 11:35:57 UTC 2023 Modified Files: src/usr.bin/error: error.1 main.c Log Message: error: fix typos To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/error/error.1 cvs rdiff -u -r1.22 -r1.23

CVS commit: src/usr.bin/error

2019-10-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 13 20:43:26 UTC 2019 Modified Files: src/usr.bin/error: touch.c Log Message: can't happen, but gcc can't figure it out. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/usr.bin/error/touch.c Please

CVS commit: src/usr.bin/error

2019-10-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 13 20:43:26 UTC 2019 Modified Files: src/usr.bin/error: touch.c Log Message: can't happen, but gcc can't figure it out. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/usr.bin/error/touch.c Please

Re: CVS commit: src/usr.bin/error

2009-08-13 Thread David Holland
On Thu, Aug 13, 2009 at 03:46:39PM +, Christos Zoulas wrote: XXX: does this program actually do anything useful these days? Yes, it works just fine :-) I use it all the time. Better you than me :-) Maybe it should lose support for compilers that disappeared twenty years ago, though.

Re: CVS commit: src/usr.bin/error

2009-08-13 Thread Christos Zoulas
On Aug 13, 10:19pm, dholland-sourcechan...@netbsd.org (David Holland) wrote: -- Subject: Re: CVS commit: src/usr.bin/error | On Thu, Aug 13, 2009 at 03:46:39PM +, Christos Zoulas wrote: | XXX: does this program actually do anything useful these days? | | Yes, it works just fine :-) I

Re: CVS commit: src/usr.bin/error

2009-08-13 Thread M. Warner Losh
In message: 20090814021047.91ed856...@rebar.astron.com chris...@zoulas.com (Christos Zoulas) writes: : On Aug 13, 10:19pm, dholland-sourcechan...@netbsd.org (David Holland) wrote: : -- Subject: Re: CVS commit: src/usr.bin/error : : | On Thu, Aug 13, 2009 at 03:46:39PM +, Christos

Re: CVS commit: src/usr.bin/error

2009-08-13 Thread David Holland
On Thu, Aug 13, 2009 at 08:38:18PM -0600, M. Warner Losh wrote: : | Maybe it should lose support for compilers that disappeared twenty : | years ago, though. : : The error reporting syntax has not changed much! Besides, how much space would it really save? In the brain of the next