Jeff Genovy
e72290c45e
ICU-13764 Add separate CI build that treats warnings as errors with clang.
...
This adds a separate CI build that enables -Werror for clang.
This also fixes all of the -Wall -Wextra warnings in the tests, and all the
-Wextra-semi warnings as well.
2019-07-30 22:10:02 -07:00
Jeff Genovy
33d7868d45
ICU-20351 Warning cleanup changes for ICU4C under MSVC.
2019-01-16 16:43:02 -08:00
Andy Heninger
04448b004f
ICU-12764 UTF-8 source files, update file encoding comments.
...
X-SVN-Rev: 39641
2017-02-03 18:57:23 +00:00
Andy Heninger
242e02c388
ICU-12764 icu4c utf-8 source files, update Copyright notices.
...
X-SVN-Rev: 39583
2017-01-20 00:20:31 +00:00
Michael Ow
61607c2773
ICU-12564 Update copyright notice in trunk
...
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
...
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f
ICU-12564 Update copyright notice in ICU4C
...
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Fredrik Roubert
7f4b8d106b
ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/285520043 .
X-SVN-Rev: 38337
2016-02-23 10:40:09 +00:00
Markus Scherer
1dc53cb9cf
ICU-11765 NUL-terminate a uenumtst.c test string
...
X-SVN-Rev: 37892
2015-09-05 19:25:38 +00:00
Steven R. Loomis
b68d2f41fb
ICU-7197 add API for constructing UEnumerations.
...
X-SVN-Rev: 32137
2012-08-09 00:04:51 +00:00
George Rhoten
4cc513278c
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
Alan Liu
de95737116
ICU-2959 update copyright dates to include 2003
...
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
George Rhoten
ad56807828
ICU-2729 Fix for the -r test option.
...
X-SVN-Rev: 11380
2003-03-21 18:58:36 +00:00
Alan Liu
1c63818c39
ICU-2061 add test for default next() implementation; enhance existing tests a bit
...
X-SVN-Rev: 10019
2002-10-11 20:19:33 +00:00
George Rhoten
8c5d7ab0f8
ICU-2039 Increase code coverage
...
X-SVN-Rev: 9781
2002-08-23 17:06:53 +00:00
George Rhoten
d5560688bd
ICU-1972 Add default implementation for unext and check for the length from ucnv_openStandardNames()
...
X-SVN-Rev: 9553
2002-08-02 23:01:10 +00:00
Andy Heninger
f0f44e915e
ICU-2030 WIndows build changes to allow apps to use static C runtime lib
...
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
343d6e93ba
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9342
2002-07-25 18:32:04 +00:00
George Rhoten
c50473aa5d
ICU-900 Fix some compiler warnings.
...
X-SVN-Rev: 9214
2002-07-16 22:29:23 +00:00
George Rhoten
26f21127b3
ICU-1891 Possible fix for z/OS.
...
X-SVN-Rev: 9125
2002-07-12 21:49:02 +00:00
Vladimir Weinstein
9402e79000
ICU-1972 enumeration revision based on discussion with George
...
X-SVN-Rev: 9071
2002-07-09 18:19:16 +00:00
Vladimir Weinstein
e86598713a
ICU-1972 basic enumeration example/test
...
X-SVN-Rev: 9069
2002-07-09 06:16:35 +00:00