[porting-issues] [Issue 79527] reportdesign/source/ui/dlg /GroupsSorting.cxx:1146: error: cast from 'voi d*' to 'sal_Int32' loses precision

2007-07-25 Thread kendy
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79527 --- Additional comments from [EMAIL PROTECTED] Wed Jul 25 19:43:51 + 2007 --- *** Issue 80041 has been marked as a duplicate of this issue. ***

[porting-issues] [Issue 79527] reportdesign/source/ui/dlg /GroupsSorting.cxx:1146: error: cast from 'voi d*' to 'sal_Int32' loses precision

2007-07-12 Thread pjanik
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79527 User pjanik changed the following: What|Old value |New value ===

[porting-issues] [Issue 79527] reportdesign/source/ui/dlg /GroupsSorting.cxx:1146: error: cast from 'voi d*' to 'sal_Int32' loses precision

2007-07-12 Thread ihi
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79527 User ihi changed the following: What|Old value |New value

[porting-issues] [Issue 79527] reportdesign/source/ui/dlg /GroupsSorting.cxx:1146: error: cast from 'voi d*' to 'sal_Int32' loses precision

2007-07-12 Thread oj
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79527 --- Additional comments from [EMAIL PROTECTED] Thu Jul 12 13:49:24 + 2007 --- oj->pjanik: Sometimes is better to reload an issue ;-) ---

[porting-issues] [Issue 79527] reportdesign/source/ui/dlg /GroupsSorting.cxx:1146: error: cast from 'voi d*' to 'sal_Int32' loses precision

2007-07-12 Thread ihi
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79527 --- Additional comments from [EMAIL PROTECTED] Thu Jul 12 13:36:36 + 2007 --- so which one should I take now? -

[porting-issues] [Issue 79527] reportdesign/source/ui/dlg /GroupsSorting.cxx:1146: error: cast from 'voi d*' to 'sal_Int32' loses precision

2007-07-12 Thread pjanik
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79527 --- Additional comments from [EMAIL PROTECTED] Thu Jul 12 11:37:46 + 2007 --- oj: read comment 2 ;-) It is a patch to replace sal_Int32 with sal_IntPtr...

[porting-issues] [Issue 79527] reportdesign/source/ui/dlg /GroupsSorting.cxx:1146: error: cast from 'voi d*' to 'sal_Int32' loses precision

2007-07-12 Thread oj
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79527 --- Additional comments from [EMAIL PROTECTED] Thu Jul 12 11:28:16 + 2007 --- oj->pjanik The current line looks like this sal_Int16 nGroupOn = static_cast(reint

[porting-issues] [Issue 79527] reportdesign/source/ui/dlg /GroupsSorting.cxx:1146: error: cast from 'voi d*' to 'sal_Int32' loses precision

2007-07-12 Thread pjanik
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79527 --- Additional comments from [EMAIL PROTECTED] Thu Jul 12 11:22:56 + 2007 --- Proposed change: - static_cast(reinterpret_cast(m_aGroupOnLst.GetEntryData (m_aGro

[porting-issues] [Issue 79527] reportdesign/source/ui/dlg /GroupsSorting.cxx:1146: error: cast from 'voi d*' to 'sal_Int32' loses precision

2007-07-12 Thread pjanik
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79527 Issue #|79527 Summary|reportdesign/source/ui/dlg/GroupsSorting.cxx:1146: err |or: cast from 'void*' to 'sal_Int32' loses