[ET Trac] [Einstein Toolkit] #1785: Autodetection for strdup prototype fails
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Jun 15 02:11:46 CDT 2015
#1785: Autodetection for strdup prototype fails
--------------------------+-------------------------------------------------
Reporter: eschnett | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Cactus | Version: development version
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by rhaas):
already fixed (in more or less that way). The code now does:
{{{
char *p = (char*)strdup;
}}}
which is what autoconf 2.59's {{{AC_CHECK_DECL}}} does.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1785#comment:2>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list