TTeeCanvas.ClipPolygon has a compile hint

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
mcdurdin
Newbie
Newbie
Posts: 2
Joined: Wed Sep 28, 2011 12:00 am

TTeeCanvas.ClipPolygon has a compile hint

Post by mcdurdin » Wed Oct 05, 2011 9:52 pm

When compiling the source of TeeChart Pro 2011.03.30407, in TeCanvas.pas, TTeeCanvas.ClipPolygon has a compiler hint:

[DCC Hint] TeCanvas.pas(6040): H2077 Value assigned to 'Region' never used

I'm guessing that you'd prefer TeeChart source code to not be posted on your forum so I'm just going to ask Steema to fix this and not discuss our (straightforward) patch here.

It'd *really* help if there was a private way to report issues like this where attaching your source code was not an issue. Given the price of TeeChart, I really think you could do better than releasing code with obvious issues like this that the compiler even highlights for you.

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TTeeCanvas.ClipPolygon has a compile hint

Post by Yeray » Fri Oct 07, 2011 1:14 pm

Hello,

If you want to put here a little portion of TeeChart source code it's not an inconvenient for us. If you prefer to discuss it in private, don't hesitate to mail us at "info at steema dot com".

We've corrected some warnings between v2011.03 and v2011.04. You can try the v2011.04 Pre-Release to see it.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply