forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Internal compiler error

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
wahorger



Joined: 13 Oct 2014
Posts: 1217
Location: Morrison, CO, USA

PostPosted: Tue Sep 24, 2019 9:39 pm    Post subject: Internal compiler error Reply with quote

The following code will cause an internal compiler error. When running an external MAKE, it will give an error callback, but no indication of the line causing the problem. PLATO will show line 4 as the error line.

Code:

    integer i
   i = 1
    SELECT CASE(I)
      CASE(1::3)
        STOP
      CASE DEFAULT
         STOP
    END SELECT
    STOP
    end
Back to top
View user's profile Send private message Visit poster's website
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Wed Sep 25, 2019 11:05 am    Post subject: Reply with quote

Thank you for the bug report.

This has now been fixed so that FTN95 will report an unexpected colon on line 4.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group