<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/functions/substitution, branch 4.0</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=4.0</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=4.0'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2004-09-21T04:00:31Z</updated>
<entry>
<title>Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)),</title>
<updated>2004-09-21T04:00:31Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2004-09-21T04:00:31Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0799ce730d2404d1cd1d03ce2f4ac07cc079c72e'/>
<id>urn:sha1:0799ce730d2404d1cd1d03ce2f4ac07cc079c72e</id>
<content type='text'>
reported by Markus Mauhart &lt;qwe123@chello.at&gt;.  One was a simple typo; to
fix the other we call patsubst_expand() for all instances of variable
substitution, even when there is no '%'.  We used to call subst_expand()
with a special flag set in the latter case, but it didn't work properly
in all situations.  Easier to just use patsubst_expand() since that's
what it is.
</content>
</entry>
<entry>
<title>* Added the test suite to the main distribution.</title>
<updated>1999-09-14T02:03:19Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-09-14T02:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0d366b668244112846554c42045ff1d9956276ed'/>
<id>urn:sha1:0d366b668244112846554c42045ff1d9956276ed</id>
<content type='text'>
</content>
</entry>
</feed>
