PR# 15312 Check violation in {WEL_GDIP_GRAPHICS}.draw_image_with_src_rect_dest_rect_unit_attributes
Problem Report Summary
Submitter: manus_eiffel
Category: WEL
Priority: Medium
Date: 2009/01/23
Class: Bug
Severity: Serious
Number: 15312
Release: 6.4
Confidential: No
Status: Analyzed
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
Synopsis: Check violation in {WEL_GDIP_GRAPHICS}.draw_image_with_src_rect_dest_rect_unit_attributes
Description
In EiffelStudio, when enabling assertions on WEL, I got the following check violation in `{WEL_GDIP_GRAPHICS}.draw_image_with_src_rect_dest_rect_unit_attributes'. The value of `l_result' is 2 meaning that an invalid parameter was provided. I could not find which one it was.
To Reproduce
Problem Report Interactions
I've updated my delivery bitmaps and eifinit file and now I cannot reproduce the problem.