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
Wed Sep 16 15:29:23 2026
from
Wales, Uk
via
Telnet
Rixter
Wed Sep 16 12:01:34 2026
from
Madison, Nc
via
Telnet
Bob Worm
Wed Sep 16 10:17:33 2026
from
Wales, Uk
via
Telnet
Rixter
Wed Sep 16 00:01:35 2026
from
Madison, Nc
via
Telnet
Stormwallker
Tue Sep 15 15:52:32 2026
from
Hinckley, Leicestershire
via
Telnet
Rixter
Tue Sep 15 12:01:35 2026
from
Madison, Nc
via
Telnet
Bob Worm
Tue Sep 15 11:25:46 2026
from
Wales, Uk
via
Telnet
Andrew Andrew
Tue Sep 15 02:46:28 2026
from
Chicago, Il
via
Telnet
System Info
Sysop:
Keyop
Location:
Huddersfield, West Yorkshire, UK
Users:
766
Nodes:
16 (
1
/
15
)
Uptime:
05:55:34
Calls:
12,766
Calls today:
4
Files:
15,363
Messages:
6,557,290
Posted today:
3