Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] Improved support for handling file attributes

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 by Posted in Development Log, GNAT Compilation System