Bug 225061 - [x86_64] uno bridge mishandling double return type
Summary: [x86_64] uno bridge mishandling double return type
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-28 13:34 UTC by Paul F. Johnson
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 2.2.0-4.3
Clone Of:
Environment:
Last Closed: 2007-02-01 15:23:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenOffice.org 73974 0 None None None Never

Description Paul F. Johnson 2007-01-28 13:34:52 UTC
Description of problem:
If I enter =randbetween(1;12) I always get the answer 0

Version-Release number of selected component (if applicable):
2.1.0-6.13

How reproducible:
Always

Steps to Reproduce:
1. Start OOo-Calc
2. Enter =RANDBETWEEN(1;12) on the function line (either using the builder or not)
3.
  
Actual results:
0 is returned always

Expected results:
random numbers between 1 and 12

Additional info:
Not tried on x86

Comment 1 Caolan McNamara 2007-01-29 11:25:48 UTC
hmm, some sort of problem with a double being returned through uno on x86_64,
have stitched together a workaround


Note You need to log in before you can comment on or make changes to this bug.