[udk-features] changed/SRC680 CWS jl31 : idlc: no unsinged types as type arguments of instantiated polymorphic struct types

[email protected] Mon, 20 Feb 2006 17:12:27 +0100 (MET)
Newsgroups gmane.comp.openoffice.announce.features
Message-ID <24091185.1140451947438.JavaMail.root@so-web5>
Product
UNO Development Kit / Component Technology

Type
changed

Title
idlc: no unsinged types as type arguments of instantiated polymorphic struct types

Posted by
[email protected]

Affected
,-

Effective from
SRC680 CWS jl31

API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [ ]

Description

Until now, only unsigned integer types (i.e., UNSIGNED SHORT, UNSIGNED
LONG, and UNSIGNED HYPER) were forbidden as type argumetns of
instantiated polymorphic struct types in UNO (and idlc only generated
errors for those cases). It was an oversight to not also forbid any
unsigned types (i.e., also any sequence types that have unsigned
component types). This has been fixed now in
<http://udk.openoffice.org/common/man/typesystem.html>, and idlc has
been changed to also generate errors in the previously missing cases.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]