From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Fernando Nasser Cc: Elena Zannoni , gdb@sources.redhat.com Subject: Re: [MAINT] gdb/testsuite/gdb.mi Date: Wed, 13 Jun 2001 15:33:00 -0000 Message-id: <3B27EA3E.2090207@cygnus.com> References: <15143.40159.810412.420038@kwikemart.cygnus.com> <3B27C33B.944FE208@cygnus.com> X-SW-Source: 2001-06/msg00110.html > This should not be necessary. Andrew has blank check-in privileges, and > adjusting test regexps to match a change in the output is a trivial change While blanket write people can technically do just that they won't. They will always check with the relevant maintainers that a patch is ok. In the case of MI, i've a number of changes not just a few reg exp tweeks looming. > (it should be part of the patch that changed the syntax anyway). The syntax hasn't yet actually changed. The doco still describes the old output and that is what is still produced by the MI interface. Andrew