[sv-ec] only singular types allowed in mailboxes

From: Daniel Mlynek <daniel.mlynek_at_.....>
Date: Wed May 21 2008 - 07:48:29 PDT
There is no explicit statment that mailbox allows only singular types, but
mailbox functions headers are:
task put( singular message);

While singular is defined as:
    A singular type shall be any data type except an unpacked structure,
unpacked union, or unpacked array

From above I can tell that unpacked strucures is forbidden for mailboxes
(both parametrized and not parametrized) was it intented restriction?
Is there any rationale behind that?
 
 
DANiel

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Wed, 21 May 2008 16:48:29 +0200

This archive was generated by hypermail 2.1.8 : Wed May 21 2008 - 07:49:33 PDT