This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/32495] static declaration of 'strcasestr' follows non-static declaration



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]