From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,657568723e59e45b X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.193.72 with SMTP id dt8mr5754912qab.7.1350905858908; Mon, 22 Oct 2012 04:37:38 -0700 (PDT) Received: by 10.52.30.225 with SMTP id v1mr694941vdh.20.1350905858846; Mon, 22 Oct 2012 04:37:38 -0700 (PDT) Path: r17ni43198318qap.0!nntp.google.com!x14no4156773qar.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 22 Oct 2012 04:37:38 -0700 (PDT) In-Reply-To: <50852b78$0$6627$9b4e6d93@newsspool2.arcor-online.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.80.94.93; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY NNTP-Posting-Host: 188.80.94.93 References: <23619b66-91a4-4786-b210-8012e648e631@googlegroups.com> <50852b78$0$6627$9b4e6d93@newsspool2.arcor-online.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Basic issue with dotted notation and tagged types From: Marius Amado-Alves Injection-Date: Mon, 22 Oct 2012 11:37:38 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-10-22T04:37:38-07:00 List-Id: > Maybe this piece of 2012 support is not yet implemented... Dot notation is 2005. But I see now there is a 2012 thing in your code: an = expression function. So yes, maybe it's an interference with 2012, which is= still a bit "glitchy" in this compiler. The failure to complain about the = illegal(?) naming, that is (4.1.3 9.2/2)