tpot/pegasus/.git
20 years agoBugzilla 837: static inline, function templates (XmlWriter.cpp, MofWritter.cpp)
s.hills [Fri, 17 Oct 2003 20:59:11 +0000 (20:59 +0000)]
Bugzilla 837: static inline, function templates (XmlWriter.cpp, MofWritter.cpp)

20 years agoHP-[DME] Bugzilla 840 - Allow placement of mu executable to be controlled by environm...
kumpf [Fri, 17 Oct 2003 19:51:41 +0000 (19:51 +0000)]
HP-[DME] Bugzilla 840 - Allow placement of mu executable to be controlled by environment variable.

20 years agoHP-RK Bugzilla 821 (cimserver core dump - CIMOperationRequestDispatcher::_mergeProper...
kumpf [Fri, 17 Oct 2003 18:32:27 +0000 (18:32 +0000)]
HP-RK Bugzilla 821 (cimserver core dump - CIMOperationRequestDispatcher::_mergePropertyLists).

20 years agoBug 704 - Indication Handler class support
tony [Fri, 17 Oct 2003 18:29:16 +0000 (18:29 +0000)]
Bug 704 - Indication Handler class support

20 years agoHP-[DME] Commit for Bugzilla 832 - Remove debug statements (couts) from MessageQueueS...
kumpf [Fri, 17 Oct 2003 18:08:01 +0000 (18:08 +0000)]
HP-[DME] Commit for Bugzilla 832 - Remove debug statements (couts) from MessageQueueService.cpp.

20 years agoBugzilla 820: Compile fails in Monitor.cpp
s.hills [Fri, 17 Oct 2003 17:01:42 +0000 (17:01 +0000)]
Bugzilla 820: Compile fails in Monitor.cpp

20 years agoHP-JY Fixed Bugzilla 223 (ProviderManager deadlock during provider initialization...
kumpf [Fri, 17 Oct 2003 16:18:56 +0000 (16:18 +0000)]
HP-JY Fixed Bugzilla 223 (ProviderManager deadlock during provider initialization) and Bugzilla 699 (disableProvider and disableIndicationProvider methods are not thread safe)

20 years agobugzilla 813 hang in ~ThreadPool
mday [Fri, 17 Oct 2003 14:22:49 +0000 (14:22 +0000)]
bugzilla 813 hang in ~ThreadPool

20 years agoHP-[DME] Bugzilla 819 - No authorization required to create subscriptions.
kumpf [Fri, 17 Oct 2003 05:19:12 +0000 (05:19 +0000)]
HP-[DME] Bugzilla 819 - No authorization required to create subscriptions.

20 years agoBug 768
chip [Fri, 17 Oct 2003 05:12:08 +0000 (05:12 +0000)]
Bug 768

20 years agoBug 812 update
chip [Fri, 17 Oct 2003 04:33:32 +0000 (04:33 +0000)]
Bug 812 update

20 years agoHP-[DME] Bugzilla 819 - No authorization required to create subscriptions.
kumpf [Fri, 17 Oct 2003 04:31:56 +0000 (04:31 +0000)]
HP-[DME] Bugzilla 819 - No authorization required to create subscriptions.

20 years agoCleanup - remove old code
chip [Fri, 17 Oct 2003 04:31:47 +0000 (04:31 +0000)]
Cleanup - remove old code

20 years agoUpdate for Bug 812 (?)
chip [Fri, 17 Oct 2003 04:30:37 +0000 (04:30 +0000)]
Update for Bug 812 (?)

20 years agoUpdate for Bug 812 (?)
chip [Fri, 17 Oct 2003 04:02:11 +0000 (04:02 +0000)]
Update for Bug 812 (?)

20 years agofix build break
chip [Thu, 16 Oct 2003 23:52:01 +0000 (23:52 +0000)]
fix build break

20 years agoBugzilla 592: Pointer being compared to a 'bool'
s.hills [Thu, 16 Oct 2003 23:38:39 +0000 (23:38 +0000)]
Bugzilla 592: Pointer being compared to a 'bool'

20 years agoBugzilla 576: XmlWriter and MofWriter inline function
s.hills [Thu, 16 Oct 2003 23:24:07 +0000 (23:24 +0000)]
Bugzilla 576: XmlWriter and MofWriter inline function

20 years agoBug # 812 - place holder, not linked to build--non functional
chip [Thu, 16 Oct 2003 23:19:51 +0000 (23:19 +0000)]
Bug # 812 - place holder, not linked to build--non functional

20 years agoBug90 Honor deepInheritance, lo, propertylists for instance operations. This commit...
karl [Thu, 16 Oct 2003 23:16:49 +0000 (23:16 +0000)]
Bug90 Honor deepInheritance, lo, propertylists for instance operations.  This commit changes cimoperationdispatcher to create correct propertylists based on all of these parameters taken together

20 years agoBug # 768
chip [Thu, 16 Oct 2003 23:15:47 +0000 (23:15 +0000)]
Bug # 768

20 years agoBug # 768
chip [Thu, 16 Oct 2003 23:07:55 +0000 (23:07 +0000)]
Bug # 768

20 years agoHP-RK Bugzilla 818 (ProviderRegistrationManager tests should not use copy constructor).
kumpf [Thu, 16 Oct 2003 22:51:15 +0000 (22:51 +0000)]
HP-RK Bugzilla 818 (ProviderRegistrationManager tests should not use copy constructor).

20 years agoBug # 762
chip [Thu, 16 Oct 2003 22:47:07 +0000 (22:47 +0000)]
Bug # 762

20 years agoBugzilla 400: Monitor spawns off kill idle threads out of control.
s.hills [Thu, 16 Oct 2003 22:46:41 +0000 (22:46 +0000)]
Bugzilla 400: Monitor spawns off kill idle threads out of control.

20 years agoBug 817. Removeal of slp.h header caused compile errors in testclient
karl [Thu, 16 Oct 2003 22:00:45 +0000 (22:00 +0000)]
Bug 817. Removeal of slp.h header caused compile errors in testclient

20 years agoBug 745: OS/400 Authentication Changes
gerarda [Thu, 16 Oct 2003 21:51:01 +0000 (21:51 +0000)]
Bug 745: OS/400 Authentication Changes

20 years agoHP-YZ: Fix bugzilla 683 (snmpIndicationHandler does not catch exception in the delive...
kumpf [Thu, 16 Oct 2003 21:06:11 +0000 (21:06 +0000)]
HP-YZ: Fix bugzilla 683 (snmpIndicationHandler does not catch exception in the deliver trap).

20 years agoHP-YZ: Fix bugzilla 636 (Registration Provider does not send enable notification...
kumpf [Thu, 16 Oct 2003 21:05:54 +0000 (21:05 +0000)]
HP-YZ: Fix bugzilla 636 (Registration Provider does not send enable notification to Indication Service).

20 years agoHP-RK Bugzilla 744 (at least one provider invoked during TestClient not calling delet...
kumpf [Thu, 16 Oct 2003 20:41:43 +0000 (20:41 +0000)]
HP-RK Bugzilla 744 (at least one provider invoked during TestClient not calling delete this inside terminate method).

20 years agocommit: bugzilla 809 aix compiler error in TestClient due to #include <slp/slp.h>
kv.le [Thu, 16 Oct 2003 20:30:27 +0000 (20:30 +0000)]
commit: bugzilla 809 aix compiler error in TestClient due to #include <slp/slp.h>
Committing in .

Modified Files:
TestClient.cpp

49c49
< #if !defined(PEGASUS_OS_ZOS) && ! defined(PEGASUS_OS_HPUX) && !defined(PEGASUS
_OS_LINUX) && !defined(PEGASUS_OS_AIX)
---
> #if !defined(PEGASUS_OS_ZOS) && ! defined(PEGASUS_OS_HPUX) && !defined(PEGASUS
_OS_LINUX)
1249c1249
< #if !defined(PEGASUS_OS_ZOS) && ! defined(PEGASUS_OS_HPUX) && !defined(PEGASUS
_OS_LINUX) && !defined(PEGASUS_OS_AIX)
---
> #if !defined(PEGASUS_OS_ZOS) && ! defined(PEGASUS_OS_HPUX) && !defined(PEGASUS
_OS_LINUX)

20 years agoBugzilla 403: Small update: Fails to properly shutdown on Windows. Uses out-of-sync...
s.hills [Thu, 16 Oct 2003 20:13:11 +0000 (20:13 +0000)]
Bugzilla 403: Small update: Fails to properly shutdown on Windows. Uses out-of-sync main run code with the main() pegasus run code.

20 years agoIBM-CC, Bug 793, R2.3: Conditional compile for experimental APIs
chuck [Thu, 16 Oct 2003 19:59:10 +0000 (19:59 +0000)]
IBM-CC, Bug 793, R2.3: Conditional compile for experimental APIs

20 years agoIBM:HR:BUG 810 poststarttests with ICU enabled
humberto [Thu, 16 Oct 2003 19:42:15 +0000 (19:42 +0000)]
IBM:HR:BUG 810 poststarttests with ICU enabled

20 years agoIBM-CC, Bug 793, R2.3: Conditional compile for experimental APIs
chuck [Thu, 16 Oct 2003 19:26:36 +0000 (19:26 +0000)]
IBM-CC, Bug 793, R2.3: Conditional compile for experimental APIs

20 years agobugzilla 748 added catch(...) to bottom of ThreadPool::loop() as an extra precaution...
mday [Thu, 16 Oct 2003 19:21:28 +0000 (19:21 +0000)]
bugzilla 748 added catch(...) to bottom of ThreadPool::loop() as an extra precaution against unexpected exceptions.

20 years agoIBM-CC, Bug 793, R2.3: Conditional compile for experimental APIs
chuck [Thu, 16 Oct 2003 19:20:12 +0000 (19:20 +0000)]
IBM-CC, Bug 793, R2.3: Conditional compile for experimental APIs

20 years agoHP-Nag: Bug:668 - Updated CIMxmlIndicationHandler to handle error conditions by throw...
kumpf [Thu, 16 Oct 2003 18:29:08 +0000 (18:29 +0000)]
HP-Nag: Bug:668 - Updated CIMxmlIndicationHandler to handle error conditions by throwing exceptions instead of printing them to stdout/stderr.

20 years agoHP-RK Bugzilla 550 (ProviderRegistrationManager must protect RegistrationTable with...
kumpf [Thu, 16 Oct 2003 18:18:36 +0000 (18:18 +0000)]
HP-RK Bugzilla 550 (ProviderRegistrationManager must protect RegistrationTable with lock).

20 years agoIBM-CC, PEP30, R2.3: Fix SLP define in makefile
chuck [Thu, 16 Oct 2003 17:21:59 +0000 (17:21 +0000)]
IBM-CC, PEP30, R2.3: Fix SLP define in makefile

20 years agoIBM-CC, PEP30, R2.3: Add SLP define to makefile
chuck [Thu, 16 Oct 2003 17:20:43 +0000 (17:20 +0000)]
IBM-CC, PEP30, R2.3: Add SLP define to makefile

20 years agoBug 777 additional correction. There was a counter error that caused properties to...
karl [Thu, 16 Oct 2003 15:30:51 +0000 (15:30 +0000)]
Bug 777 additional correction. There was a counter error that caused properties to be dropped in the property list filtering that was added

20 years agobugzilla 790 - remove semaphore wait in tail of ThreadPool->_loop() - not needed...
mday [Thu, 16 Oct 2003 14:22:35 +0000 (14:22 +0000)]
bugzilla 790 - remove semaphore wait in tail of ThreadPool->_loop() - not needed because of wait at top of loop

20 years agoBugzilla 403: Fails to properly shutdown on Windows. Uses out-of-sync main run code...
s.hills [Thu, 16 Oct 2003 04:37:54 +0000 (04:37 +0000)]
Bugzilla 403: Fails to properly shutdown on Windows. Uses out-of-sync main run code with the main() pegasus run code.

20 years agoBugzilla 403: Fails to properly shutdown on Windows. Uses out-of-sync main run code...
s.hills [Thu, 16 Oct 2003 04:21:52 +0000 (04:21 +0000)]
Bugzilla 403: Fails to properly shutdown on Windows. Uses out-of-sync main run code with the main() pegasus run code.

20 years agoHP-RK Bugzilla 789 (IndicationService::_getActiveSubscriptions must be non-const...
kumpf [Thu, 16 Oct 2003 03:31:58 +0000 (03:31 +0000)]
HP-RK Bugzilla 789 (IndicationService::_getActiveSubscriptions must be non-const for proper locking).

20 years agoBugzilla 790: ThreadPool threads hanging at shutdown (thread routine exit)
s.hills [Thu, 16 Oct 2003 03:11:44 +0000 (03:11 +0000)]
Bugzilla 790: ThreadPool threads hanging at shutdown (thread routine exit)

20 years agoHP-[DME] Bugzilla 348 - Added ';' to instance declarations.
kumpf [Thu, 16 Oct 2003 00:25:40 +0000 (00:25 +0000)]
HP-[DME] Bugzilla 348 - Added ';' to instance declarations.

20 years agoIBM:HR:BUG 505 - race condition to inititialize static string
humberto [Wed, 15 Oct 2003 21:00:10 +0000 (21:00 +0000)]
IBM:HR:BUG 505 - race condition to inititialize static string

20 years agoHP-RK Bugzilla 782 (SetProperty returns "not implemented").
kumpf [Wed, 15 Oct 2003 20:44:00 +0000 (20:44 +0000)]
HP-RK Bugzilla 782 (SetProperty returns "not implemented").

20 years agopep 030 SLP Provider, Readme, Test
mday [Wed, 15 Oct 2003 20:34:14 +0000 (20:34 +0000)]
pep 030 SLP Provider, Readme, Test

20 years agopep 030 - update makefile to cnditionally build new slp pegasus class
mday [Wed, 15 Oct 2003 20:09:09 +0000 (20:09 +0000)]
pep 030 - update makefile to cnditionally build new slp pegasus class

20 years agopep 030 - remove old slp code, update makefile to cnditionally build new slp pegasus...
mday [Wed, 15 Oct 2003 20:06:40 +0000 (20:06 +0000)]
pep 030 - remove old slp code, update makefile to cnditionally build new slp pegasus class

20 years agoDocumentation update, add class level documentation marker for doc++
karl [Wed, 15 Oct 2003 19:51:25 +0000 (19:51 +0000)]
Documentation update, add class level documentation marker for doc++

20 years agobug 778 compile error on Linux
karl [Wed, 15 Oct 2003 19:41:17 +0000 (19:41 +0000)]
bug 778 compile error on Linux

20 years agoPEP 030 - remove old slp code
mday [Wed, 15 Oct 2003 19:29:59 +0000 (19:29 +0000)]
PEP 030 - remove old slp code

20 years agobug 348 adn 377. Add propertylist filters and correct errors in test
karl [Wed, 15 Oct 2003 18:36:58 +0000 (18:36 +0000)]
bug 348 adn 377. Add propertylist filters and correct errors in test

20 years agoExtend to support the testing more completely as defined in the family provider/test
karl [Wed, 15 Oct 2003 18:29:45 +0000 (18:29 +0000)]
Extend to support the testing more completely as defined in the family provider/test

20 years agoupdate Makefile to pass poststartassociationtests in accordance with other fixes...
karl [Wed, 15 Oct 2003 18:08:01 +0000 (18:08 +0000)]
update Makefile to pass poststartassociationtests in accordance with other fixes to associations and changes to the test schema and the sample family provider

20 years agobugzilla 775
mday [Wed, 15 Oct 2003 17:57:35 +0000 (17:57 +0000)]
bugzilla 775

20 years agoUpdate tests based on work on other modules that used functions that were not complet...
karl [Wed, 15 Oct 2003 16:57:38 +0000 (16:57 +0000)]
Update tests based on work on other modules that used functions that were not completely tested and to show things in documentation

20 years agoBug 774 - Update Pegasus version number to reflect current trunk status
karl [Wed, 15 Oct 2003 16:52:54 +0000 (16:52 +0000)]
Bug 774 - Update Pegasus version number to reflect current trunk status

20 years agoDocumentation update to add examples and clean up some of the wording. No Code Changes
karl [Wed, 15 Oct 2003 16:46:14 +0000 (16:46 +0000)]
Documentation update to add examples and clean up some of the wording. No Code Changes

20 years agoUpdatedocumentation only. No code change
karl [Wed, 15 Oct 2003 16:43:11 +0000 (16:43 +0000)]
Updatedocumentation only.  No code change

20 years agocorrect error in documentation use of HTML escape characters. Documentation only...
karl [Wed, 15 Oct 2003 16:40:22 +0000 (16:40 +0000)]
correct error in documentation use of HTML escape characters. Documentation only change

20 years agobugzilla 662 - change ShutdownService to use MessageQueueService::find_service()...
mday [Wed, 15 Oct 2003 14:28:53 +0000 (14:28 +0000)]
bugzilla 662 - change ShutdownService to use MessageQueueService::find_service() instead of MessageQueue::lookup

20 years agoIBM-DR BUG505: Minor OS400 porting change
david [Wed, 15 Oct 2003 14:22:52 +0000 (14:22 +0000)]
IBM-DR BUG505: Minor OS400 porting change

20 years agobugzilla 662 - ShutdownService should send a CLOSE message, disable MessageQueueServi...
mday [Wed, 15 Oct 2003 13:58:23 +0000 (13:58 +0000)]
bugzilla 662 - ShutdownService should send a CLOSE message, disable MessageQueueService::force_shutdown

20 years agoBugzilla 764 - Minor changes to fix broken build on Solaris using gcc
keith.petley [Wed, 15 Oct 2003 10:58:24 +0000 (10:58 +0000)]
Bugzilla 764 - Minor changes to fix broken build on Solaris using gcc

20 years agoBugzilla 763: Memory leak in CIMExportClient
s.hills [Wed, 15 Oct 2003 03:56:43 +0000 (03:56 +0000)]
Bugzilla 763: Memory leak in CIMExportClient

20 years agoHP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider).
kumpf [Wed, 15 Oct 2003 02:30:45 +0000 (02:30 +0000)]
HP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider).

20 years agoHP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider) (fix Windows build).
kumpf [Wed, 15 Oct 2003 02:10:47 +0000 (02:10 +0000)]
HP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider) (fix Windows build).

20 years agoHP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider) (fix Windows build).
kumpf [Wed, 15 Oct 2003 01:58:52 +0000 (01:58 +0000)]
HP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider) (fix Windows build).

20 years agoIBM-DR BUG505: Minor OS400 porting changes
david [Wed, 15 Oct 2003 01:29:04 +0000 (01:29 +0000)]
IBM-DR BUG505: Minor OS400 porting changes

20 years agoHP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider) (fix Windows build).
kumpf [Wed, 15 Oct 2003 00:59:48 +0000 (00:59 +0000)]
HP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider) (fix Windows build).

20 years agoHP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider) (fix Windows build).
kumpf [Wed, 15 Oct 2003 00:14:35 +0000 (00:14 +0000)]
HP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider) (fix Windows build).

20 years agoHP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider).
kumpf [Tue, 14 Oct 2003 22:31:45 +0000 (22:31 +0000)]
HP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider).

20 years agobugzilla 662 - added synchronization object to MessageQueueService::get_next_xid()
mday [Tue, 14 Oct 2003 22:03:26 +0000 (22:03 +0000)]
bugzilla 662 - added synchronization object to MessageQueueService::get_next_xid()

20 years agoCIM_ObjectManager instance mof added to Internal Schema (not automatically compiled)
mday [Tue, 14 Oct 2003 21:56:24 +0000 (21:56 +0000)]
CIM_ObjectManager instance mof added to Internal Schema (not automatically compiled)

20 years agoSLP Template Schema added to Internal
mday [Tue, 14 Oct 2003 21:53:09 +0000 (21:53 +0000)]
SLP Template Schema added to Internal

20 years agobugzilla 748 - restore fix to uninitialized value
mday [Tue, 14 Oct 2003 21:00:02 +0000 (21:00 +0000)]
bugzilla 748 - restore fix to uninitialized value

20 years agoIBM-DR BUG505: Minor OS400 porting changes
david [Tue, 14 Oct 2003 19:51:21 +0000 (19:51 +0000)]
IBM-DR BUG505: Minor OS400 porting changes

20 years agoHP-RK Bugzilla 754 (LocalizedProvider should use CIMObjectPath comparison operator).
kumpf [Tue, 14 Oct 2003 18:43:47 +0000 (18:43 +0000)]
HP-RK Bugzilla 754 (LocalizedProvider should use CIMObjectPath comparison operator).

20 years agobugzilla 748
mday [Tue, 14 Oct 2003 18:26:02 +0000 (18:26 +0000)]
bugzilla 748

20 years agoBugzilla 358: AtomicInt::operator+ incorrectly modifies its value.
s.hills [Tue, 14 Oct 2003 17:02:27 +0000 (17:02 +0000)]
Bugzilla 358: AtomicInt::operator+ incorrectly modifies its value.

20 years agoHP-RK Bugzilla 715 (Changes to CIMRepository.cpp breaks compilation of indication...
kumpf [Tue, 14 Oct 2003 03:35:39 +0000 (03:35 +0000)]
HP-RK Bugzilla 715 (Changes to CIMRepository.cpp breaks compilation of indication filter).

20 years agoHP-RK Bugzilla 754 (LocalizedProvider should use CIMObjectPath comparison operator).
kumpf [Tue, 14 Oct 2003 02:30:20 +0000 (02:30 +0000)]
HP-RK Bugzilla 754 (LocalizedProvider should use CIMObjectPath comparison operator).

20 years agoHP-RK Bugzilla 750 (TestResponseHandler fails with memory error).
kumpf [Tue, 14 Oct 2003 01:48:26 +0000 (01:48 +0000)]
HP-RK Bugzilla 750 (TestResponseHandler fails with memory error).

20 years agoHP-RK Bugzilla 752 (InterfaceArchive MethodProvider uses String() for namespace name).
kumpf [Tue, 14 Oct 2003 01:29:33 +0000 (01:29 +0000)]
HP-RK Bugzilla 752 (InterfaceArchive MethodProvider uses String() for namespace name).

20 years agoFixed up change: Bugzilla 751: Corrupt trace output, probable access violation
s.hills [Tue, 14 Oct 2003 01:00:40 +0000 (01:00 +0000)]
Fixed up change: Bugzilla 751: Corrupt trace output, probable access violation

20 years agoBugzilla 751: Corrupt trace output, probable access violation
s.hills [Tue, 14 Oct 2003 00:41:35 +0000 (00:41 +0000)]
Bugzilla 751: Corrupt trace output, probable access violation

20 years agoBugzilla 749: Uninitialized variables in Thread and CIMExportRequestDispatcher
s.hills [Tue, 14 Oct 2003 00:15:40 +0000 (00:15 +0000)]
Bugzilla 749: Uninitialized variables in Thread and CIMExportRequestDispatcher

20 years agoBugzilla 749: Uninitialized variables in Thread and CIMExportRequestDispatcher
s.hills [Mon, 13 Oct 2003 23:47:45 +0000 (23:47 +0000)]
Bugzilla 749: Uninitialized variables in Thread and CIMExportRequestDispatcher

20 years agoBugzilla 358: AtomicInt::operator+ incorrectly modifies its value.
s.hills [Mon, 13 Oct 2003 22:57:11 +0000 (22:57 +0000)]
Bugzilla 358: AtomicInt::operator+ incorrectly modifies its value.

20 years agoBugzilla 581: Microsoft Visual C++ .NET compile issues
s.hills [Mon, 13 Oct 2003 22:09:05 +0000 (22:09 +0000)]
Bugzilla 581: Microsoft Visual C++ .NET compile issues

20 years agoBugzilla 747: Build failure on Win32 platform (VC7), winsock.h/winsock2.h
s.hills [Mon, 13 Oct 2003 21:21:22 +0000 (21:21 +0000)]
Bugzilla 747: Build failure on Win32 platform (VC7), winsock.h/winsock2.h

20 years agoIBM-CC, Bug 710, Globalization changes break Binary Compatibility
chuck [Mon, 13 Oct 2003 21:18:22 +0000 (21:18 +0000)]
IBM-CC, Bug 710, Globalization changes break Binary Compatibility

20 years agoIBM-CC, Bug 710, Globalization changes break Binary Compatibility
chuck [Mon, 13 Oct 2003 21:10:06 +0000 (21:10 +0000)]
IBM-CC, Bug 710, Globalization changes break Binary Compatibility

20 years agoIBM-CC, Bug 710, Globalization changes break Binary Compatibility
chuck [Mon, 13 Oct 2003 20:41:11 +0000 (20:41 +0000)]
IBM-CC, Bug 710, Globalization changes break Binary Compatibility

20 years agoIBM:HR:BUG677
humberto [Mon, 13 Oct 2003 19:48:59 +0000 (19:48 +0000)]
IBM:HR:BUG677