mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-2118 Regex, disable debug code, should remove code coverage errors for it.
X-SVN-Rev: 12431
This commit is contained in:
parent
19d0d4e629
commit
623319609f
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ U_NAMESPACE_BEGIN
|
|||
//
|
||||
#ifdef _DEBUG
|
||||
//#define REGEX_SCAN_DEBUG
|
||||
#define REGEX_DUMP_DEBUG
|
||||
#define REGEX_RUN_DEBUG
|
||||
//#define REGEX_DUMP_DEBUG
|
||||
//#define REGEX_RUN_DEBUG
|
||||
#endif
|
||||
// End of #defines inteded to be directly set.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue