[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mapguide-commits
Subject:    [mapguide-commits] r9750 - sandbox/jng/flatten_exceptions/Common/Foundation/System
From:       svn_mapguide () osgeo ! org
Date:       2020-10-22 15:52:00
Message-ID: 20201022155200.CBAB015B4CC () trac ! osgeo ! org
[Download RAW message or body]

Author: jng
Date: 2020-10-22 08:52:00 -0700 (Thu, 22 Oct 2020)
New Revision: 9750

Modified:
   sandbox/jng/flatten_exceptions/Common/Foundation/System/Util.cpp
Log:
Fix linux build

Modified: sandbox/jng/flatten_exceptions/Common/Foundation/System/Util.cpp
===================================================================
--- sandbox/jng/flatten_exceptions/Common/Foundation/System/Util.cpp	2020-10-22 \
                15:43:37 UTC (rev 9749)
+++ sandbox/jng/flatten_exceptions/Common/Foundation/System/Util.cpp	2020-10-22 \
15:52:00 UTC (rev 9750) @@ -860,7 +860,7 @@
         {
             MgStringCollection arguments;
             arguments.Add(MgUtil::LinuxFilesystemMeminfo);
-            throw new MgException(MgExceptionCodes::MgFileNotFoundException", \
L"MgUtil.GetLinuxMemoryStatus", __LINE__, __WFILE__, &arguments, L"", NULL); +        \
throw new MgException(MgExceptionCodes::MgFileNotFoundException, \
L"MgUtil.GetLinuxMemoryStatus", __LINE__, __WFILE__, &arguments, L"", NULL);  }
 
         /*

_______________________________________________
mapguide-commits mailing list
mapguide-commits@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic