Start here

Home
About Klocwork
What's new
Fixed issues
Release notes
Installation

Reference

C/C++ checkers
Java checkers
C# checkers
MISRA C 2004 checkers
MISRA C++ 2008 checkers
MISRA C 2012 checkers
MISRA C 2012 checkers with Amendment 1
Commands
Metrics
Troubleshooting
Reference

Product components

C/C++ Integration build analysis
Java Integration build analysis
Desktop analysis
Refactoring
Klocwork Static Code Analysis
Klocwork Code Review
Structure101
Tuning
Custom checkers

Coding environments

Visual Studio
Eclipse for C/C++
Eclipse for Java
IntelliJ IDEA
Other

Administration

Project configuration
Build configuration
Administration
Analysis performance
Server performance
Security/permissions
Licensing
Klocwork Static Code Analysis Web API
Klocwork Code Review Web API

Community

View help online
Visit RogueWave.com
Klocwork Support
Rogue Wave Videos

Legal

Legal information

Klocwork support for non-ASCII encoding

Klocwork or later is fully internationalized, meaning that it accepts multibyte characters, such as Japanese, in:

Characters that are used in file system paths must be representable in your current encoding. For example, if Japanese characters are used in paths to source files or to the tables directory, then the current encoding should be appropriately set to support Japanese characters. On Windows, this means that the language for non-unicode programs must be set to Japanese. To change this property, go to Control Panel > Regional and Language options > Advanced, select Japanese, and restart your computer.

You cannot set up or submit a code review if your Perforce Depot or Visual Studio workspace contains Japanese characters. Therefore, use ASCII characters to specify both your P4 depot name and your Visual Studio workspace, or use a unicode enabled Perforce server.

Do not use non-ASCII, double-byte characters (e.g. Japanese) to specify the name of your projects_root

Using Japanese or other non-ASCII, double-byte characters to specify your projects_root will cause failures. Therefore, use ASCII characters to specify your projects_root.