* mi/mi-getopt.c (mi_getopt): Rename `optind' and `optarg' to
[binutils-gdb.git] / gdb / ChangeLog
index cdc332a70bbce80ceb73d70ab753be6a16cd3a31..c97110941089178eb87bf339e599f2c9d427f1b4 100644 (file)
@@ -1,3 +1,9 @@
+2011-12-16  Andrey Smirnov  <andrew.smirnov@gmail.com>
+
+       * mi/mi-getopt.c (mi_getopt): Rename `optind' and `optarg' to
+       `oind' and `oarg', respectively(-Wshadow).
+       (mi_valid_noargs): Ditto.
+
 2011-12-16  Andrey Smirnov  <andrew.smirnov@gmail.com>
 
        * mi/mi-cmd-var.c (print_varobj): Rename `optind' and `optarg' to