[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [ geda-Patches-1733728 ] Fix for lack of permission-related file attributes on MinGW



Patches item #1733728, was opened at 2007-06-08 15:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1733728&group_id=161080

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: win32 port
Group: CVS
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Cesar Strauss (cstrauss)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for lack of permission-related file attributes on MinGW

Initial Comment:
On the MinGW platform, files can only be read-write or read-only. It lacks concepts like the executable-bit, user-id, group-id and the distinction between "user", "group" and "other" permissions flags.

The solution was to define the missing flags as zero, and comment out the code which depend on the availability of chown.

In my opinion, the resulting behavior is correct from the point of view of a Windows user, in the sense that the backup files are still being marked as read-only.

Regards,
Cesar


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1733728&group_id=161080


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug