Issue 625: namespace collision? (transactions) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: Complaiints about PropagationContext Structure in draft3/draft4 CosTransactions module. Error: case of current does not match Current Resolution: Revised Text: Actions taken: July 3, 1997: received issue Discussion: End of Annotations:===== Return-Path: From: Mark Little Subject: Another namespace collision? To: transactions-wg@omg.org Date: Thu, 3 Jul 1997 11:54:47 +0100 (BST) We're using a commercial Orb which has a "strict CORBA conformance" option for the idl stub generator. With this option enabled, it complains about the PropagationContext structure in the Draft3/Draft4 CosTransactions module: struct PropagationContext { unsigned long timeout; TransIdentity current; sequence parents; any implementation_specific_data; }; Error: case of 'current' does not match 'Current' This is similar to the last namespace "collision" I reported, and I'd really like to know who's right. Obviously when all of these structs were in the CosTSInteroperation module there was no problem. Mark. ----------------------------------------------------------------------------- SENDER : Dr. Mark Little, PHONE : +44 191 222 8066, FAX : +44 191 222 8232 Arjuna Project, Distributed Systems Research. POST : Department of Computing Science, University of Newcastle upon Tyne, UK, NE1 7RU EMAIL : M.C.Little@newcastle.ac.uk