This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: [patch] IS_ABSOLUTE_PATH to handle both DOS and POSIX path st yles


On Fri, Jan 04, 2008 at 02:25:50PM -0500, Aleksandar Ristovski wrote:
> Oops... the patch I submitted has a few typos. Sorry about that. Here is the
> correct one.
> 
> This patch introduces new IS_DIR_SEPARATOR_? And IS_ABSOLUTE_PATH_? Macros.
> 
> Old macros IS_DIR_SEPARATOR and IS_ABSOLUTE_PATH continue to be configured
> host dependent.
> 
> Please see http://sourceware.org/ml/gdb/2008-01/msg00021.html for details on
> why this patch.

This looks OK to me, but the file belongs to libiberty - please send
it to gcc-patches, mention libiberty in the subject line, and DJ or
Ian will look at it.

-- 
Daniel Jacobowitz
CodeSourcery


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