INTEGRATION: CWS sb34 (1.107.12); FILE MERGED

2005/06/28 15:26:42 sb 1.107.12.1: #b6280765# Adapted Solaris C++--UNO bridge code to be compliant with libCrun (problems with ex_alloc/ex_throw usage, and pointers within RTTI structures).
This commit is contained in:
Kurt Zenker 2005-07-01 11:18:32 +00:00
parent 518c91e1ee
commit 8883805237

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: file_library_ooo.scp,v $ * $RCSfile: file_library_ooo.scp,v $
* *
* $Revision: 1.112 $ * $Revision: 1.113 $
* *
* last change: $Author: kz $ $Date: 2005-06-30 16:38:58 $ * last change: $Author: kz $ $Date: 2005-07-01 12:18:32 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -1787,7 +1787,7 @@ STD_LIB_FILE( gid_File_Lib_Sts , sts)
File gid_File_Lib_Sunpro5_Uno File gid_File_Lib_Sunpro5_Uno
TXT_FILE_BODY; TXT_FILE_BODY;
Styles = (PACKED); Styles = (PACKED,PATCH);
Name = STRING(CONCAT4(lib,COMNAME,_uno,UNXSUFFIX)); Name = STRING(CONCAT4(lib,COMNAME,_uno,UNXSUFFIX));
Dir = gid_Dir_Program; Dir = gid_Dir_Program;
End End