Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Feb 2011 23:40:09 GMT
From:      Garrett Cooper <gcooper@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/154562: [make] corrupted stack access when provided invalid identifiers
Message-ID:  <201102062340.p16Ne90k051800@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/154562; it has been noted by GNATS.

From: Garrett Cooper <gcooper@FreeBSD.org>
To: bug-followup <bug-followup@freebsd.org>
Cc:  
Subject: Re: misc/154562: [make] corrupted stack access when provided invalid identifiers
Date: Sun, 6 Feb 2011 15:33:53 -0800

     As a note, NetBSD's make does the right thing:
 
 $ bmake -f ~/substitution-corruption.mk
 bmake: Unknown modifier '\'
 echo
 
 bmake: Unknown modifier '\'
 echo
 
 bmake: Unknown modifier '\'
 echo
 
 Thanks!
 -Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102062340.p16Ne90k051800>