Author: laijx Date: 2010-12-04 13:54:40 -0500 (Sat, 04 Dec 2010) New Revision: 3422
Modified: trunk/osprey/common/com/config_opt.cxx Log: Disable WHIRL SSA by default Modified: trunk/osprey/common/com/config_opt.cxx =================================================================== --- trunk/osprey/common/com/config_opt.cxx 2010-12-04 02:42:37 UTC (rev 3421) +++ trunk/osprey/common/com/config_opt.cxx 2010-12-04 18:54:40 UTC (rev 3422) @@ -326,7 +326,7 @@ #endif // KEY -BOOL OPT_Enable_WHIRL_SSA = TRUE; // SSA on WHIRL, disabled by default +BOOL OPT_Enable_WHIRL_SSA = FALSE; // SSA on WHIRL, disabled by default BOOL OPT_Enable_BUILD_WHIRL_SSA = FALSE; // SSA on WHIRL, disabled by default /***** Obsolete options *****/ ------------------------------------------------------------------------------ What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time to move off Lotus Notes and onto the cloud with Force.com, apps are easier to build, use, and manage than apps on traditional platforms. Sign up for the Lotus Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d _______________________________________________ Open64-devel mailing list Open64-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open64-devel