* mount.cc (mount_info::got_usr_bin): Mark as NO_COPY.

(mount_info::got_usr_lib): Ditto.
(mount_info::root_idx): Ditto.
This commit is contained in:
Christopher Faylor 2009-05-18 04:58:21 +00:00
parent 0a23799aee
commit 3fdcac0b1c
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2009-05-18 Christopher Faylor <me+cygwin@cgf.cx>
* mount.cc (mount_info::got_usr_bin): Mark as NO_COPY.
(mount_info::got_usr_lib): Ditto.
(mount_info::root_idx): Ditto.
2009-05-14 Corinna Vinschen <corinna@vinschen.de>
* wchar.h (sys_mbstowcs): Add missing __stdcall attribute.

View File

@ -45,9 +45,9 @@ details. */
#define isproc(path) \
(path_prefix_p (proc, (path), proc_len, false))
bool mount_info::got_usr_bin;
bool mount_info::got_usr_lib;
int mount_info::root_idx = -1;
bool NO_COPY mount_info::got_usr_bin;
bool NO_COPY mount_info::got_usr_lib;
int NO_COPY mount_info::root_idx = -1;
/* is_unc_share: Return non-zero if PATH begins with //server/share
or with one of the native prefixes //./ or //?/