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: Thu, 10 Jul 2003 07:14:09 -0400
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.4a) Gecko/20030304

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

Changes by: Luca Saiu <address@hidden>
Date: Thu 07/10/2003 at 13:14 (Europe/Rome)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Later




=================== BUG #4253: FULL BUG SNAPSHOT ===================


Submitted by: positrone               Project: epsilon                      
Submitted on: Wed 07/09/2003 at 21:26
Severity:  5 - Major                  Priority:  Later                      
Resolution:  Later                    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]