Test ran at 2025-02-14 13:14:02.495299+00:00 SOLUTION: controlled_io=20240401.0.1: Files that are open while they exist and closed when they don't Origin: commit 0cfe3ed52318bed75926d2bfb22950cecc8599f3 from https://github.com/bracke/Controlled_IO.git Properties: Author: Jeffrey Carter Build Switches: Description: Files that are open while they exist and closed when they don't License: BSD-3-Clause Long_Description: # Controlled_IO Files that are open while they exist and closed when they don't This is a draft response to a request for a library for [Scope-based files](https://forum.ada-lang.io/t/ada-library-wishlist/14/5). Both binary and text I/O is supported. Please comment on whether or not you find this useful. The library is completely portable. It has been compiled and tested with GNAT and ObjectAda, on Linux and Windows. Controlled_Test and Controlled_Text are test programs. Both are user-unfriendly file-copy programs. Controlled_Test performs a binary copy; the output should always be identical to the input. Controlled_Text performs a line-by-line copy of text files; the output may have different line terminators than the input. Controlled_UTF is a user-unfriendly program to convert a native text file to a [Universal Text File](https://github.com/jrcarter/Universal-Text-File). Maintainer: Bent Bracke Maintainers_Logins: bracke Name: controlled_io Tag: io Tag: files Tag: controlled Tag: scope Tag: binary Tag: text Version: 20240401.0.1 Website: https://github.com/bracke/Controlled_IO Dependencies (direct): gnat<13.0 | >=13.3 Dependencies (solution): gnat=14.2.1 (gnat_native) Dependencies (graph): controlled_io=20240401.0.1 --> gnat=14.2.1 (gnat_native) (<13.0 | >=13.3) LOG: Spawning: alr -d -n get --build controlled_io=20240401.0.1 Note: Deploying controlled_io=20240401.0.1... Note: Building controlled_io=20240401.0.1/controlled_io.gpr... Setup [mkdir] object directory for project Controlled_IO [mkdir] library directory for project Controlled_IO Compile [Ada] controlled_io_config.ads [Ada] controlled_io.adb [Ada] controlled_io-text.adb [Ada] controlled_io-utf.adb Build Libraries [gprlib] Controlled_IO.lexch [archive] libControlled_IO.a [index] libControlled_IO.a controlled_io=20240401.0.1 successfully retrieved and built. Dependencies were solved as follows: +b gnat 14.2.1 (new,gnat_native,binary) Found declared GPR file: controlled_io.gpr