Pop-Up Thingie
Sidebar
>>> Magnum BBS <<<
Home
Forum
Files
Dark
Log in
Username
Password
Sidebar
Forum
Usenet
COMP.LANG.ADA
What I do wrong here?
From
reinert
@21:1/5 to
All
on Thu Sep 21 23:25:39 2023
-- Assume the following ordered_map:
package n_cells1_p is new ada.containers.ordered_maps
(key_type => celltype1_t, element_type => Natural);
use n_cells1_p;
n_cells1 : n_cells1_p.map;
-- This statemanet is OK according to latest gnat (latest alire release):
n_cells1(cells1(e.id).type1) := n_cells1(cells1(e.id).type1) + 1;
-- But the compiler does not like this:
n_cells1(cells1(e.id).type1) := @ + 1;
(giving messages:
error: expected type universal integer
error: found private type "Ada.Containers.Ordered_Maps.Reference_Type" ...
OK, I can live with the first alternative, but I would like to know...
reinert
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
From
AdaMagica
@21:1/5 to
All
on Fri Sep 22 09:26:36 2023
Look like a compiler error. Note that @ is brand new, and your left-hand side is quite complicated..
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
Who's Online
Recent Visitors
Bob Worm
Mon Jun 8 16:33:22 2026
from
Wales, Uk
via
Telnet
Bob Worm
Mon Jun 8 14:11:46 2026
from
Wales, Uk
via
Telnet
Krenn
Mon Jun 8 11:22:02 2026
from
Sydney, Nsw
via
Telnet
Bob Worm
Mon Jun 8 08:26:26 2026
from
Wales, Uk
via
Telnet
Spearb0y
Mon Jun 8 06:51:02 2026
from
Massachusetts
via
SSH
Krenn
Mon Jun 8 05:45:38 2026
from
Sydney, Nsw
via
Telnet
Bob Worm
Sun Jun 7 20:58:28 2026
from
Wales, Uk
via
Telnet
Michal Wronka
Sun Jun 7 19:26:28 2026
from
Wroclaw, Poland
via
SSH
System Info
Sysop:
Keyop
Location:
Huddersfield, West Yorkshire, UK
Users:
715
Nodes:
16 (
2
/
14
)
Uptime:
26:33:59
Calls:
12,106
Calls today:
6
Files:
15,006
Messages:
6,518,197