NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47695 CVS commit: src/tools/host-mkdep



The following reply was made to PR toolchain/47695; it has been noted by GNATS.

From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47695 CVS commit: src/tools/host-mkdep
Date: Wed, 27 Mar 2013 01:03:40 +0000

 Module Name:   src
 Committed By:  uwe
 Date:          Wed Mar 27 01:03:40 UTC 2013
 
 Modified Files:
        src/tools/host-mkdep: host-mkdep.in
 
 Log Message:
 Some shells have ((expr)) syntax for arithmetic.  Add space between
 parens of nested (compound-list)s to unconfuse them.
 
 Fixes PR toolchain/47695
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.28 -r1.29 src/tools/host-mkdep/host-mkdep.in
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index