From 22d2f4197d5a48c927a89a0dfda8ced71e10e4e8 Mon Sep 17 00:00:00 2001 From: bugmaster Date: Wed, 20 Nov 2013 12:31:33 +0400 Subject: [PATCH] Changing Level Warnings to -W4 for compilation by WOK on windows --- src/WOKTclLib/osutils.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/WOKTclLib/osutils.tcl b/src/WOKTclLib/osutils.tcl index f855bb6..fb94002 100755 --- a/src/WOKTclLib/osutils.tcl +++ b/src/WOKTclLib/osutils.tcl @@ -2368,7 +2368,7 @@ proc osutils:cbp { theOutDir theProjName theSrcFiles theLibsList theFrameworks t puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" - puts $aFile "\t\t\t\t\t" + puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" } else { puts $aFile "\t\t\t\t\t" @@ -2425,7 +2425,7 @@ proc osutils:cbp { theOutDir theProjName theSrcFiles theLibsList theFrameworks t puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" - puts $aFile "\t\t\t\t\t" + puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" } else { puts $aFile "\t\t\t\t\t" -- 2.39.5