• Re: Bugged Multiway_Tree package?

    From Devin Rozsas@21:1/5 to All on Mon Jun 13 15:02:51 2022
    "Fedora" may be sufficient for most, but if it isn't, I found this in the GNAT's source-code for Linux.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Devin Rozsas@21:1/5 to All on Mon Jun 13 14:49:32 2022
    I've been trying to instantiate `Ada.Containers.Multiway_Trees`, but I was getting some error message like "Value for Disable_Controlled must be static" or something of the sort.
    I looked at GNAT's source in `a-comutr.adb`, and indeed, at lines 54 and 79, there are non-static expressions for `Disable_Controlled`.

    Both the AdaCore 2021 installer and Fedora's repo versions of GNAT have this in the source-code.

    Is this a bug?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Devin Rozsas@21:1/5 to All on Thu Jul 28 21:36:32 2022
    Apparently, it only happens when it's instantiated inside a Remote_Types package.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)