# HG changeset patch # User fturovic # Date 1276010372 18000 # Node ID d999f4404de2079342e59844e32d64d11e2b9549 # Parent bf7bc783013939149d40234f0e6a0309229a002e removed references to leavescan from manual diff -r bf7bc7830139 -r d999f4404de2 core/com.nokia.carbide.cpp.doc.user/html/reference/leavescan_pref.html --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/leavescan_pref.html Thu Jun 03 17:27:26 2010 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ - -Leavescan Preferences - - - - -

Leavescan Preferences

-

Use the -Leavescan Preferences page in the Preferences window to define the location where the leavescan.exe program exists on the file system. Symbian OS has a standard convention for functions that may Leave. Therefore, any function that Leaves, or calls a function that Leaves (other than in a TRAP harness), must have a name ending in "L". Leavescan verifies that your code satisfies this convention.

-

Leavescan preferences panel

-

Figure 1. Leavescan preference page

-
Table 1. Leavescan Preferences —items
-
- - - - - - - - - - -
NameFunction
Leavescan Directory

Enter or Browse to the directory where leavescan.exe resides. Leavescan.exe is normally found in the ${EPOCROOT}\epoc32\tools directory.

-

NOTE The path to the Leavescan directory should not contain space characters.

Very noisy output

If enabled, the -N option is passed to leavescan.exe and produces verbose output. If unchecked, minimal output is produced.

-
-
Related Tasks
- - - - - - \ No newline at end of file diff -r bf7bc7830139 -r d999f4404de2 core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm Thu Jun 03 17:27:26 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm Tue Jun 08 10:19:32 2010 -0500 @@ -23,8 +23,6 @@
  • Open Command Window
  • Preprocess
  • Run Codescanner
  • -
  • Run Leavescan
  • -
  • S60 UI Designer
  • Show in Explorer
  • Symbian OS C++ Class
  • Symbian OS C++ Project
  • diff -r bf7bc7830139 -r d999f4404de2 core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm Thu Jun 03 17:27:26 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm Tue Jun 08 10:19:32 2010 -0500 @@ -75,6 +75,7 @@

    Workarounds for known issues:

    Technical support

    The following support services are available:

    diff -r bf7bc7830139 -r d999f4404de2 core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml --- a/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml Thu Jun 03 17:27:26 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml Tue Jun 08 10:19:32 2010 -0500 @@ -64,12 +64,10 @@ - -