<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/makemap, branch stable/3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Add snprintf.c to SRCS so that the function quad_to_string exists. The</title>
<updated>1998-08-06T23:01:49+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-08-06T23:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=170812ea7a660ba9ced7ed92c13a6c28fd41307b'/>
<id>170812ea7a660ba9ced7ed92c13a6c28fd41307b</id>
<content type='text'>
snprintf function itself is still #ifdef'd out by conf.h. This allows this
program to link when compiled without optimization. With optimization,
the call to quad_to_string gets removed by the compiler. Unfortunately
the linker still links in the quad_to_string function even though it
isn't called. 8-(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
snprintf function itself is still #ifdef'd out by conf.h. This allows this
program to link when compiled without optimization. With optimization,
the call to quad_to_string gets removed by the compiler. Unfortunately
the linker still links in the quad_to_string function even though it
isn't called. 8-(
</pre>
</div>
</content>
</entry>
<entry>
<title>Use sendmail-8.9.1 makemap</title>
<updated>1998-08-04T15:27:40+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-08-04T15:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b8931864680499e0a1c0316886fbe203fd29161'/>
<id>9b8931864680499e0a1c0316886fbe203fd29161</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
