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

2021-08-20 Thread bch
Hey Roland - friendly question: I saw this error earlier today and threw in a temporary local fix where I pushed the “const” qualifier deeper (into findcc.[ch]) rather than relax it in mk dep.c. You choose the other route. Did you do that because you expect to have that storage r/w, or something

CVS commit: src/usr.bin/mkdep

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Aug 20 04:23:56 UTC 2021 Modified Files: src/usr.bin/mkdep: mkdep.c Log Message: mkdep: fix string constness in call to findcc To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/mkdep/mkdep.c Please

CVS commit: src/usr.bin/mkdep

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Aug 20 04:23:56 UTC 2021 Modified Files: src/usr.bin/mkdep: mkdep.c Log Message: mkdep: fix string constness in call to findcc To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/mkdep/mkdep.c Please

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

2011-04-17 Thread Joerg Sonnenberger
On Sun, Apr 17, 2011 at 06:35:22PM -0400, Christos Zoulas wrote: Module Name: src Committed By: christos Date: Sun Apr 17 22:35:22 UTC 2011 Modified Files: src/usr.bin/mkdep: mkdep.c Log Message: Recognize --sysroot but don't document it or do anything about it for now.

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

2010-05-26 Thread Nicolas Joly
On Wed, May 26, 2010 at 02:07:34PM -0400, Christos Zoulas wrote: Module Name: src Committed By: christos Date: Wed May 26 18:07:34 UTC 2010 Modified Files: src/usr.bin/mkdep: mkdep.c Log Message: fix empty suffix case. Thanks again. But still not quite right, the .o