Re: Can't build FTC with RS2011r4a11

  • From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
  • To: ftcdev@xxxxxxxxxxxxx
  • Date: Thu, 6 Oct 2011 19:17:33 -0500

Oliver Osswald wrote:
> With the latest (alpha) versions of Real Studio I am no longer able to build
> my project. The error message originates from FTTab:
> 
> http://osswald.com/rb/issues/FTC/RS2011r4a11.jpg
> 
> FTTab.PaintBackground, line 18
> 
> "There are several items with this name and it is not clear which one the
> call refers to
> lineWidth = getWidth(getObjectScale(printing, printScale), x - leftPoint -
> 1)"
> 
> I used Real Studio 2011r4a11 on Windows 7 with FTC 2.4b4
> 
> Is this an issue with RS or is it something you can fix?


I put in a workaround in the 2.4 general release for this problem.

This is an interesting problem in that the compiler doesn't
recognize the promotion of an integer to a double in the signature
parameter list for the method in question. This probably a bug in
the compiler or they got more restrictive. I'll have to ask RS if
it is a bug or not.

FTC Website: http://www.truenorthsoftware.com/formattedtextcontrol
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in 
the subject field.



Other related posts: