To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50781
                  Issue #:|50781
                  Summary:|64bit: pointer vs. ULONG (Focus)
                Component:|gsl
                  Version:|current
                 Platform:|Opteron/x86_64
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|pl
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Wed Jun 15 13:07:44 -0700 
2005 -------
Hi,

Window::SaveFocus defined in vcl/source/window/window2.cxx returns pointer
(casted as ULONG).

The return value is stored to sal_uInt32 in
svtools/source/dialogs/wizardmachine.cxx (twice). This doesn't work for 64bit
machines.

For ooo64bit02 I use the following changes:

http://tmp.janik.cz/OpenOffice.org/AMD64/iFIXME-svtools-Focus.diff
http://tmp.janik.cz/OpenOffice.org/AMD64/iFIXME-vcl-Focus.diff

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to