This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug objc/29200] %s substituted with "methods"/"selectors" can't be properly translated



------- Comment #3 from ayers at gcc dot gnu dot org  2009-04-09 21:08 -------
Subject: Bug 29200

Author: ayers
Date: Thu Apr  9 21:08:18 2009
New Revision: 145857

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145857
Log:
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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/objc/objc-act.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29200


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