Issue 79029 - climaker in cli_ure chokes on new interfaces
Summary: climaker in cli_ure chokes on new interfaces
Status: CLOSED FIXED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.3
Assignee: joachim.lingner
QA Contact: issues@udk
URL:
Keywords:
: 79043 (view as issue list)
Depends on:
Blocks:
 
Reported: 2007-06-29 16:41 UTC by jens-heiner.rechtien
Modified: 2007-07-09 16:18 UTC (History)
2 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 jens-heiner.rechtien 2007-06-29 16:41:17 UTC
SRC680 m218 introduces two new interfaces which cause climaker to fault and
throw an System.NullReferenceException:

..\wntmsci10.pro\bin\climaker.exe  \
                --out ..\wntmsci10.pro\bin\cli_types.dll \
                --keyfile ..\wntmsci10.pro\bin\cliuno.snk \
                --assembly-version 1.1.9.0 \
                --assembly-description "This assembly contains metadata for the
StarOffice
/OpenOffice.org API." \
                --assembly-company "OpenOffice.org" \
                o:\SRC680\wntmsci10.pro\bin\types_doc.rdb

> error: .NET exception occured: System.NullReferenceException: Object reference
not set t
o an instance of an object.
   at rtl_uString_release(_rtl_uString* )
   at rtl.OUString.__dtor(OUString* )
   at __CxxCallUnwindDtor(IntPtr , Void* )
   at
climaker.TypeEmitter.get_type(Reference<com::sun::star::reflection::XCompoundTypeDes
cription>* xType)
   at
climaker.TypeEmitter.get_type(Reference<com::sun::star::reflection::XTypeDescription
>* xType)
   at ?A0x77cedce8.sal_main()
> dying abnormally...dmake:  Error code 129, while making
'..\wntmsci10.pro\bin\cli_types.
dll'
Comment 1 joachim.lingner 2007-06-29 16:53:56 UTC
.
Comment 2 jens-heiner.rechtien 2007-07-02 10:09:18 UTC
*** Issue 79043 has been marked as a duplicate of this issue. ***
Comment 3 jens-heiner.rechtien 2007-07-03 11:57:18 UTC
fixed as masterfix in SRC680 m218
Comment 4 jens-heiner.rechtien 2007-07-09 16:18:37 UTC
Close issue.