]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
expr.c (cpp_classify_number): Add N_() around ?...
authorJakub Jelinek <jakub@redhat.com>
Fri, 16 Jan 2015 17:40:15 +0000 (18:40 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 16 Jan 2015 17:40:15 +0000 (18:40 +0100)
commit6e6cb4714662be13dc271d89315713338230bc29
tree0918217b2df9596690fc2b12d5af3f577e1544f6
parent35912f168780b1e6c5e42c9ede8feec3bc0e5cd0
expr.c (cpp_classify_number): Add N_() around ?...

* expr.c (cpp_classify_number): Add N_() around ?: string
literals used in cpp_error_with_line call as format string.

From-SVN: r219759
libcpp/ChangeLog
libcpp/expr.c