<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/tests/tests2/46_grep.c, branch main</title>
<subtitle>Tiny C Compiler by Fabrice Bellard Git mirror of the final release by Bellard, discarding all changes after. The repository at https://repo.or.cz/tinycc.git has become untrustworthy. Also the tcc sources have become tainted with AI slop.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/'/>
<entry>
<title>Turn on a implicit-function-declaration warning by default.</title>
<updated>2015-03-03T13:32:25+00:00</updated>
<author>
<name>seyko</name>
<email>seyko2@gmail.com</email>
</author>
<published>2015-03-03T13:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=b5f88b593a580956dfb74b6fb9ba9ab3e178bdf6'/>
<id>b5f88b593a580956dfb74b6fb9ba9ab3e178bdf6</id>
<content type='text'>
A non declared function leads to a seriuos problems. And while
gcc don't turn this warning on lets tcc do it. This warning
can be turned off by -Wno-implicit-function-declaration option.
And autor must explicitly do this if program must be compiled
with this warning off.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A non declared function leads to a seriuos problems. And while
gcc don't turn this warning on lets tcc do it. This warning
can be turned off by -Wno-implicit-function-declaration option.
And autor must explicitly do this if program must be compiled
with this warning off.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests2: fix and enable 46_grep test.</title>
<updated>2014-04-12T18:04:10+00:00</updated>
<author>
<name>minux</name>
<email>minux.ma@gmail.com</email>
</author>
<published>2014-04-12T18:04:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=aa255f37f24abc320b1101fb85f7e9f4d9e21cff'/>
<id>aa255f37f24abc320b1101fb85f7e9f4d9e21cff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected spelling mistakes in comments and strings</title>
<updated>2014-04-07T11:31:00+00:00</updated>
<author>
<name>Vincent Lefevre</name>
<email>vincent@vinc17.net</email>
</author>
<published>2014-04-07T11:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=3e9a7e9d69e3adb0e9ed65d11caf415e74458fe9'/>
<id>3e9a7e9d69e3adb0e9ed65d11caf415e74458fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests2: move into tests</title>
<updated>2013-02-05T12:22:36+00:00</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2013-02-05T12:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=60cf64612c1d0a94c15eed3243ef869356e81d79'/>
<id>60cf64612c1d0a94c15eed3243ef869356e81d79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
