This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/13272] libiberty/lbasename.c has incorrect DIR_SEPARATOR
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Dec 2003 19:21:42 -0000
- Subject: [Bug other/13272] libiberty/lbasename.c has incorrect DIR_SEPARATOR
- References: <20031202180430.13272.kewarken@qnx.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-12-22 19:21 -------
Subject: Bug 13272
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: drow@gcc.gnu.org 2003-12-22 19:21:37
Modified files:
libiberty : ChangeLog Makefile.in lbasename.c
Log message:
PR debug/13272
* Makefile.in (lbasename.o): Depend on filenames.h.
* lbasename.c: Include "filenames.h" instead of defining
its macros locally.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&r1=1.490&r2=1.491
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/Makefile.in.diff?cvsroot=gcc&r1=1.94&r2=1.95
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/lbasename.c.diff?cvsroot=gcc&r1=1.4&r2=1.5
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13272