diff --git a/generate/lint/env-vc6.lnt b/generate/lint/env-vc6.lnt index ef7ffb8e5..adcf18df1 100644 --- a/generate/lint/env-vc6.lnt +++ b/generate/lint/env-vc6.lnt @@ -7,7 +7,7 @@ Unit Checkout ------------- - + For example, to add a unit check-out facility to the tools menu do the following: @@ -101,22 +101,22 @@ where, again, NAME is the name of the project. - If you are working with a Workspace containing multiple Projects + If you are working with a Workspace containing multiple Projects use the following commands for converting .dsp's to .lnt's: Command: C:\LINT\LINT-NT.EXE Arguments: -v -os(project.lnt) $(WkspName).dsp Initial Directory: $(WkspDir) - You will need to set a project as the active project before you can convert - its .dsp to a .lnt. To do so, select Project from the menu bar, then select - Set Active Project and choose a Project. You then click the newly added + You will need to set a project as the active project before you can convert + its .dsp to a .lnt. To do so, select Project from the menu bar, then select + Set Active Project and choose a Project. You then click the newly added conversion tool on the tools menu and then lint the project. Tool Bar -------- - - You also have the option of creating a PC-lint toolbar for your Visual C++ + + You also have the option of creating a PC-lint toolbar for your Visual C++ IDE. First create one or more tools as described above. Then, look at the Tools menu and make note of the icon(s) next to the menu item(s). It's usually a subscripted hammer; remember the subscript(s). diff --git a/generate/lint/std32.lnt b/generate/lint/std32.lnt index 37e5c36be..22e4e6042 100644 --- a/generate/lint/std32.lnt +++ b/generate/lint/std32.lnt @@ -6,7 +6,7 @@ -d_MSC_VER=1 +fll // enable long long +rw(__asm) // enable in-line assembly --esym( 950, __asm) +-esym( 950, __asm) // Used to track stack use -si4 -sp4 diff --git a/generate/lint/std64.lnt b/generate/lint/std64.lnt index 032c457e5..1bf16a4b2 100644 --- a/generate/lint/std64.lnt +++ b/generate/lint/std64.lnt @@ -14,4 +14,4 @@ -si4 -sl4 -sp8 -sll8 co.lnt -options.lnt +options.lnt