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]

[PATCH] Remove 12 ARI reported problems in p-exp.y


  Committed as pascal language maintainer.

  Please note that Daniel added the lex and yacc
source files to the files parsed by the ARI,
and most of these have quite a lot of hits.
  

ChangeLog entry:


2007-09-25  Pierre Muller  <muller@ics.u-strasbg.fr>

        * p-exp.y: Fix 12 ARI reported problems.
        (name_not_typename): Fix 2 operator at end of line issues.
        (yylex): Fix 3 operator at end of line issues.
        Replace 7 DEPRECATED_STREQ macros using strcmp function.


Pierre Muller
Pascal language maintainer.

PS: I also removed an error in the ChangeLog file
on the line of my last entry from 2007-09-07,
which had the date two times.

Attachment: p-exp.ARI.patch
Description: Binary data


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