This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/32495] static declaration of 'strcasestr' follows non-static declaration
- From: "nemet at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jun 2007 17:21:58 -0000
- Subject: [Bug libfortran/32495] static declaration of 'strcasestr' follows non-static declaration
- References: <bug-32495-12574@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from nemet at gcc dot gnu dot org 2007-06-25 17:21 -------
Subject: Bug 32495
Author: nemet
Date: Mon Jun 25 17:21:46 2007
New Revision: 125998
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125998
Log:
PR libfortran/32495
* runtime/backtrace.c (local_strcasestr): Rename from strcasestr.
(show_backtrace): Rename strcasestr to local_strcasestr.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/runtime/backtrace.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32495