summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/gnu/java/text/SentenceBreakIterator.java
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-26 13:25:26 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-26 13:25:26 +0000
commit7e4d47f0f9c19a5d495592749610a399f42834c4 (patch)
tree3feb17c59e9b13054c14d08bc1654ae951120a7d /libjava/classpath/gnu/java/text/SentenceBreakIterator.java
parent211d5b9a30550be7905229da85e7bbbf20801e12 (diff)
downloadppe42-gcc-7e4d47f0f9c19a5d495592749610a399f42834c4.tar.gz
ppe42-gcc-7e4d47f0f9c19a5d495592749610a399f42834c4.zip
* inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than __STDC_VERSION__ < 199901L. (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L with #ifdef __GNUC_GNU_INLINE__. (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L with defined(__GNUC_STDC_INLINE__). (glibc_c99_inline_4): Change select, add second c_fix_arg. Replace #if __STDC_VERSION__ < 199901L with #ifdef __GNUC_GNU_INLINE__. * fixincl.x: Regenerated. * tests/base/bits/string2.h: Update. * tests/base/sys/sysmacros.h: Update. * tests/base/sys/stat.h: Update. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123216 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/text/SentenceBreakIterator.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud