<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/packages/devel/dmalloc/patches, branch master</title>
<subtitle>OpenWrt package feed branches, manually converted from SVN.</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/'/>
<updated>2012-04-11T21:22:25Z</updated>
<entry>
<title>undef macro 'strdup'</title>
<updated>2012-04-11T21:22:25Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2012-04-11T21:22:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=4669fe9ca443030a3594b7f2490387cc8901a0e9'/>
<id>urn:sha1:4669fe9ca443030a3594b7f2490387cc8901a0e9</id>
<content type='text'>
dmalloc defines its own prototypes of alloc/string-functions,
when compiling however with optimizations libc might turn 'strdup' into a macro which can't be overloaded that way anymore.
'undef strdup' before (re)defining.

gcc error: dmalloc.h:460:7: error: expected identifier or '(' before '__extension__'

SVN-Revision: 31253
</content>
</entry>
<entry>
<title>add dmalloc, patch from Raphael Huck</title>
<updated>2010-03-19T16:23:37Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2010-03-19T16:23:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=5f7dce2fdc9430abf6bb8bb6e36cb1b244c73436'/>
<id>urn:sha1:5f7dce2fdc9430abf6bb8bb6e36cb1b244c73436</id>
<content type='text'>
SVN-Revision: 20300
</content>
</entry>
</feed>
