stephan.bergmann | 20 Feb 2006 17:12
Picon

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

Product UNO Development Kit / Component Technology
Type changed
Title idlc: no unsinged types as type arguments of instantiated polymorphic struct types
Posted by stephan.bergmann <at> sun.com
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: features-unsubscribe <at> udk.openoffice.org
For additional commands, e-mail: features-help <at> udk.openoffice.org
---------------------------------------------------------------------
To unsubscribe, e-mail: allfeatures-unsubscribe <at> openoffice.org
For additional commands, e-mail: allfeatures-help <at> openoffice.org

Gmane