stcarrez / ada-util

Ada Utility Library - Composing streams, processes, logs, serialization, encoders and more
Apache License 2.0
69 stars 14 forks source link

Support to build with -gnatW8 #37

Closed stcarrez closed 1 year ago

stcarrez commented 1 year ago

The Ada Util library does not work well when compiled with -gnatW8:

See discussion on https://github.com/alire-project/alire/discussions/1334