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 

compiler and linker warnings

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit
View previous topic :: View next topic  
Author Message
Ralf



Joined: 30 Aug 2007
Posts: 50
Location: munich

PostPosted: Fri Oct 21, 2016 9:52 am    Post subject: compiler and linker warnings Reply with quote

There are some compiler warnings, when compiling with /64, that are not correct:

Within a SELECT CASE construct a warning ("This statement will never be executed") is given every time when a RETURN or GOTO appears. Nevertheless these statements are executed.

The same warning is given, if a "IF (allocated(varible)) THEN..." is found although the IF construct works fine.


On the other had slink64 gives no warning if a module is used but not loaded. (The variables are defined anyway, but not initialized, so this bug is sometimes very hard to identify). The 32bit Version of slink gives a meaningful warning ("WARNING the following symbols are missing...").
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


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

PostPosted: Fri Oct 21, 2016 11:59 am    Post subject: Reply with quote

Thank you for the feedback. I have made a note of these issues.
Back to top
View user's profile Send private message AIM Address
PaulLaidler
Site Admin


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

PostPosted: Sat Jan 21, 2017 3:11 pm    Post subject: Reply with quote

As far as I can tell all of these issues have been fixed for the next release.
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 -> 64-bit 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