Hi All,

### 1
In file:
https://trac.osgeo.org/mapguide/browser/trunk/MgDev/Server/src/Gws/GwsCommon/inc/GwsObject.h

there is GWSObjectCollection class, which uses protected functions from
GWSObject class, e.g.:
322 if(pChild->InternalRefCount() == 1)

Therefore next lines should be uncommented(?):
71 //template <class ChildInterface, class ChildClass, class Interface,
class ThreadModel >
72 //friend class GWSObjectCollection;

### 2
In file:
https://trac.osgeo.org/mapguide/browser/trunk/MgDev/Server/src/Gws/GwsCommon/inc/GwsOperationHandler.h

there is no section:
#ifndef GWSOPERATIONHANDLER_H
#define GWSOPERATIONHANDLER_H

but "#endif" is present.

Best Regards,
Artem



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to