Index: src/libchcore/TSubTaskStatsInfo.h =================================================================== diff -u -N -r734408890246965d47e6bbf2c2978371269dd1fd -r10d42e85d810f6da082cb2ce4415dcb72903410e --- src/libchcore/TSubTaskStatsInfo.h (.../TSubTaskStatsInfo.h) (revision 734408890246965d47e6bbf2c2978371269dd1fd) +++ src/libchcore/TSubTaskStatsInfo.h (.../TSubTaskStatsInfo.h) (revision 10d42e85d810f6da082cb2ce4415dcb72903410e) @@ -161,18 +161,17 @@ TSharedModificationTracker m_fcProcessedCount; mutable TSharedModificationTracker m_tCountSpeed; - TSharedModificationTracker m_fcCurrentIndex; + TSharedModificationTracker m_fcCurrentIndex; //?? - TSharedModificationTracker m_ullCurrentItemProcessedSize; - TSharedModificationTracker m_ullCurrentItemTotalSize; - TSharedModificationTracker m_bCurrentItemSilentResume; + TSharedModificationTracker m_ullCurrentItemProcessedSize; //?? + TSharedModificationTracker m_ullCurrentItemTotalSize; //?? + TSharedModificationTracker m_bCurrentItemSilentResume; //?? mutable TSharedModificationTracker m_tTimer; - TSharedModificationTracker m_iCurrentBufferIndex; + TSharedModificationTracker m_iCurrentBufferIndex; //?? + TSharedModificationTracker m_strCurrentPath; //?? - TSharedModificationTracker m_strCurrentPath; // currently processed path - TSharedModificationTracker m_bIsInitialized; const ESubOperationType m_eSubOperationType;