re PR objc/29200 (%s substituted with "methods"/"selectors" can't be properly translated)
authorDavid Ayers <ayers@fsfe.org>
Thu, 9 Apr 2009 21:08:18 +0000 (21:08 +0000)
committerDavid Ayers <ayers@gcc.gnu.org>
Thu, 9 Apr 2009 21:08:18 +0000 (21:08 +0000)
commit52daca759f7b5871df15ae7f92e7cf3f502d94b8
tree6bdcf7364e0618f7bfed1b258e7f8d487a35fdbf
parent7a715bba70b4a1c282201df8b8fc9ef418021b47
re PR objc/29200 (%s substituted with "methods"/"selectors" can't be properly translated)

gcc/
2009-04-09  David Ayers  <ayers@fsfe.org>

PR objc/29200
* objc/objc-act.c (warn_with_method): Remove helper function.
(check_duplicates): Call warning and inform directly.
(really_start_method): Likewise.

From-SVN: r145857
gcc/ChangeLog
gcc/objc/objc-act.c