Ticket #9314

Control#host_dock_site
Open Date: 2006-11-02 19:14 Last Update: 2006-11-20 16:20

Reporter:
Owner:
(None)
Type:
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None

Details

でますか?

require "phi"
form = Phi::Form.new
p form.host_dock_site

モジュール 'phi.so' のアドレス 005717AC でアドレス
0000000C に対する読み込み違反がおきました。
(EAccessViolation) (Phi::DelphiError)

Ticket History (3/4 Histories)

2006-11-17 11:17 Updated by: take_tk
  • Resolution Update from None to Fixed
Comment
Logged In: YES
user_id=908

ap_WinControl が v = nil でも v.tag をとろうとしていた。

http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/apollo/apollo/src/u/uControl.pas?sortby=date&r2=1.12&r1=1.11
2006-11-17 11:17 Updated by: take_tk
Comment
Logged In: YES
user_id=908

ap_WinControl が v = nil でも v.tag をとろうとしていた。

http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/apollo/apollo/src/u/uControl.pas?sortby=date&r2=1.12&r1=1.11
2006-11-20 15:42 Updated by: take_tk
Comment
Logged In: YES
user_id=908

add
return Qnil if v = nil;
to "ap_WinControl" function.

http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/apollo/apollo/src/u/uControl.pas?sortby=date&r2=1.12&r1=1.11
2006-11-20 16:20 Updated by: take_tk
  • Ticket Close date is changed to 2006-11-20 16:20
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login