Issue 66770 - Missing support of UNO type hyper in Basic
Summary: Missing support of UNO type hyper in Basic
Status: ACCEPTED
Alias: None
Product: App Dev
Classification: Unclassified
Component: scripting (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 09:21 UTC by ab
Modified: 2017-05-20 11:29 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ab 2006-06-27 09:21:19 UTC
This issue resulted from a discussion on OOo api dev initiated by Paolo Mantovani.
- The hyper type == int64 cannot be declared in Basic explicitely
- hyper/int64 literals are not supported and interpreted as double
x = 9223372036854775806 : print typename(x)
prints out "double"
Comment 1 ab 2006-08-25 07:26:36 UTC
STARTED
Comment 2 Mathias_Bauer 2007-12-04 14:57:29 UTC
basic and scripting issues now should be assigned to component "scripting"
Comment 3 Martin Hollmichel 2007-12-07 12:13:28 UTC
set target to 3.x according to http://wiki.services.openoffice.org/wiki/Target_3x
Comment 4 Marcus 2017-05-20 11:29:53 UTC
Reset assigne to the default "issues@openoffice.apache.org".