Delgine 3D Tools & Content DeleD Community Edition
Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Warnings after compile

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DeleD Community Edition Forum Index -> DeleD Development
View previous topic :: View next topic  
Author Message
trucker2000
DeleD PRO user


Joined: 11 May 2005
Posts: 1839
Location: Sacramento, California

PostPosted: Sun Feb 07, 2010 8:52 pm    Post subject: Warnings after compile Reply with quote

Are the following warning messages normal?
This is the first time I've built deled from the source.
what I did

1. updated from trunk
2. clicked on "deled.dpr
3. build.

Code:

Build
  [Pascal Warning] unit_JointGeometrySelectingTool.pas(133): W1020 Constructing instance of 'TJointSelector' containing abstract method 'TSelector.GetCenter'
  [Pascal Warning] unit_JointGeometrySelectingTool.pas(249): W1020 Constructing instance of 'TJointSelector' containing abstract method 'TSelector.GetCenter'
  [Pascal Warning] unit_Scene.pas(230): W1020 Constructing instance of 'TJointSelector' containing abstract method 'TSelector.GetCenter'
  [Pascal Warning] unit_Scene.pas(237): W1020 Constructing instance of 'TUVSelector' containing abstract method 'TSelector.GetCenter'
  [Pascal Hint] unit_Log.pas(65): H2443 Inline function 'DeleteFile' has not been expanded because unit 'Windows' is not specified in USES list
  [Pascal Hint] frm3dView.pas(125): H2219 Private symbol 'UpdateSelectionRect' declared but never used
  [Pascal Hint] unit_ViewPortManager.pas(48): H2365 Override method TViewPortStore.destroy should match case of ancestor TObject.Destroy
  [Pascal Warning] unit_ViewPortManager.pas(421): W1020 Constructing instance of 'TfrmUVEditor' containing abstract method 'TfrmFlatViewPort.CalculateView'

I do know there shouldn't be any warnings, and that warnings should be treated as errors. I'll be looking at the source this week when I have time to see if I can figure out how to fix them. (if someone else doesn't beat me too it)
_________________
Some day I will grow up and be a real modeler.
"Never give up! Never surrender!!"
Sys specs:
asus
8 gigs ram
Invidia gtx560 video card
Windows 8 (worst op sys Ever)
Back to top
View user's profile Send private message Visit poster's website
chronozphere
DeleD PRO user


Joined: 20 Jun 2006
Posts: 1010
Location: Netherlands

PostPosted: Sun Feb 07, 2010 9:01 pm    Post subject: Reply with quote

I get those too, don't worry about'em. Wink
Back to top
View user's profile Send private message
Paul-Jan
Site Admin


Joined: 08 Aug 2004
Posts: 3066
Location: Lage Zwaluwe

PostPosted: Mon Feb 08, 2010 6:53 am    Post subject: Reply with quote

None of these warnings occur on the binary build target compiler (Delphi 7).

I fully agree they shouldn't be there (preferably no hints, definitely no warnings), if nobody else picks them up I will.

As a sidenote, grrr at codegear for shoving a case-sensitivity warning into a case-insensitive language. At work, the code standard = lower case methods, causing a warning to be triggered for every destroy.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DeleD Community Edition Forum Index -> DeleD Development All times are GMT
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