On Mon, Sep 10, 2007 at 07:47:58PM +0200, Bernhard Schmalhofer wrote:
> Patrick R. Michaud schrieb:
> >>>related to this, I think that imcc also allows for built-in types as
> >>>types.
> >>>such as ".local Array a" etc. (sorry can't check; don't have my own pc
> >>>around here, this is a public pc) (I added some notes about this and 
> >>>other
> >>>PIR cleanups in languages/PIR and I think also in compilers/pirc IIRC).
> >>>
> >>>      
> >In fact, I think many PIR programmers will find this confusing.
> >
> >Let's stick with 'pmc' for now -- we can extend it later if need be.
> >  
> The question is not whether this feature should be added, but whether it 
> should be first deprecated and then removed.

Yes, I understand this.  I'm saying that even though 
".local Array mystring" is currently allowed, AFAIK there aren't
any PIR programs that use this.  Thus I'm saying we should stick with
only using ".local pmc ...", and deprecate/remove ".local Array ..."
to prevent others from being confused if they ever see it in a PIR
program.

Pm

Reply via email to