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: New ARI warning Sun Aug 18 01:51:49 UTC 2013 in -D 2013.08.18.00.00.15


  This is indeed great news:
it means that Joel succeeded in fixing the nightly snapshot
and ARI update!

  Thanks, Joel!

> -----Message d'origine-----
> De : gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de GDB Administrator
> Envoyé : dimanche 18 août 2013 03:52
> À : gdb-patches@sourceware.org
> Objet : New ARI warning Sun Aug 18 01:51:49 UTC 2013 in -D
> 2013.08.18.00.00.15
> > gdb/rs6000-nat.c:134: regression: hash: Do not use ' #...', instead use
> '#...'(some compilers only correctly parse a C preprocessor directive when
> '#' is the first character on the line)
> gdb/rs6000-nat.c:134:  #ifdef HAVE_PTRACE64

  In rs6000-nat.c, a new regression was introduced
related to the hash rule:

This rule says that:
Do not use ` #...', instead use `#...'(some compilers only correctly parse a
C preprocessor directive when `#' is the first character on the line)

Pierre Muller
as ARI maintainer


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