Fix ARI warnings in d-exp.y
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index be3248e3a1e4bdd41159f382c5fb8e19986b21b6..37950b441adf212befa2e3e09b81873947b9a74b 100644 (file)
@@ -1,3 +1,10 @@
+2015-08-14  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Use
+       xstrprintf instead of malloc and sprintf.
+       (PrimaryExpression : IdentifierExp): Avoid operator at end of line.
+       (lex_one_token): Likewise.
+
 2015-08-14  Matthew Fortune  <matthew.fortune@imgtec.com>
 
        * solib-svr4.c (read_program_header): Add base_addr argument to
This page took 0.023989 seconds and 4 git commands to generate.