Developer Center |
Sunday June 8, 2008
First a new routine has been added in GNAT.OS_Lib to check the executable file attribute (Is_Executable_File). And on Windows the file attributes are now set/read using the ACL. So, on Windows GNAT, is now able to deal with extended attributes (executable, readable) set using the file properties dialog for example.
Posted
in Development Log, GNAT Compilation System