bug-epsilon
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-epsilon] [bug #4253] Forward non-function references


From: nobody
Subject: [bug-epsilon] [bug #4253] Forward non-function references
Date: Wed, 09 Jul 2003 15:26:21 -0400
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.4a) Gecko/20030304

=================== BUG #4253: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4253&group_id=1078

Submitted by: positrone               Project: epsilon                      
Submitted on: Wed 07/09/2003 at 21:26
Severity:  5 - Major                  Priority:  Later                      
Resolution:  None                     Assigned to:  positrone               
Status:  Open                         Platform Version:  Every platform     
Reproducibility:  Every Time          

Summary:  Forward non-function references

Original Submission:  Forward references to declared non-function objects are 
permitted: code as

declare b : integer;
define a = b;
define b = 10;

is accepted by the compiler, but generates incorrect code.

Forward references to functions are permitted (as they should be) and work.

This will be fixed in the new compiler, written in epsilon.



No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4253&group_id=1078

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]