Issue 30475 - HEAD; framework/idl compile failure
Summary: HEAD; framework/idl compile failure
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: sander_traveling
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-19 08:00 UTC by foskey
Modified: 2004-06-21 13:02 UTC (History)
1 user (show)

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


Attachments
Work around ambiguous call (492 bytes, patch)
2004-06-19 08:02 UTC, foskey
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description foskey 2004-06-19 08:00:45 UTC
-o ../../unxlngi4.pro/obj/slot.o /data2/office/idl/source/objects/slot.cxx
/data2/office/idl/source/objects/slot.cxx: In member function `virtual void
SvMetaSlot::Insert(SvSlotElementList&, const ByteString&, SvIdlDataBase&)':
/data2/office/idl/source/objects/slot.cxx:1226: error: call of overloaded
`Seek(int)' is ambiguous
../../inc/object.hxx:79: error: candidates are: SvSlotElement*
SvSlotElementList::Seek(long unsigned int)
../../inc/object.hxx:79: error:                 SvSlotElement*
SvSlotElementList::Seek(void*)
dmake:  Error code 1, while making '../../unxlngi4.pro/obj/slot.obj'
---* TG_SLO.MK *---
Comment 1 foskey 2004-06-19 08:02:33 UTC
Created attachment 15995 [details]
Work around ambiguous call
Comment 2 mci 2004-06-21 09:28:57 UTC
Hi waratah,

thanks for using and supporting OpenOffice.org...

reassigned to svesik

mci->svesik: Hi svesik, I think this is something for you. Please take over,
thanks...
Comment 3 jens-heiner.rechtien 2004-06-21 13:01:56 UTC
Was introduced by 64 bit fixes. It works hopefully now in both 32bit and 64bit.
Comment 4 jens-heiner.rechtien 2004-06-21 13:02:19 UTC
Verified
Comment 5 jens-heiner.rechtien 2004-06-21 13:02:41 UTC
Closed.