OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-c-cpp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [sca-c-cpp] NEW ISSUE: C API description errors



This issue has been assigned id CCPP-62 in the Jira system
See http://www.osoa.org/jira/browse/CCPP-62

Andrew

____________________________________________________________

Andrew Borley
Websphere ESB Development
Tel: 245393 Ext: +44 (0) 1962 815393 Mob: +44 (0) 7971 805547
E-mail: borley@uk.ibm.com
Mailpoint 211, IBM (UK) Ltd, Hursley Park, Winchester, Hants, SO21 2JN
____________________________________________________________



From: Bryan Aupperle <aupperle@us.ibm.com>
To: sca-c-cpp@lists.oasis-open.org
Date: 26/03/2009 18:37
Subject: [sca-c-cpp] NEW ISSUE: C API description errors






Target:  C C&I Specification CD03

Description:  There are some typos in the C API description:

1) Declaration of SCAInvokeAsync:
void (*handler)(short); should be void (*handler)(short),  the ";" should be a ",". (line 1120)
2) Declaration of SCACheckResponse: there should be a "," after responseType.
 (line 1132)
3) Description of SCAGetFaultMessage: description of reason is missing a "not", i.e.
"if the last operation invoked on the Reference did return a business fault" should be "if the last operation invoked on the Reference did not return a business fault" (Section 6.1.6)
4) Descriptions of SCAInvoke and  SCAGetFaultMessage: incorrect capitalization of some parameter names. (Sections 6.1.3 and 6.1.6)

Proposal: As per description.


Bryan Aupperle, Ph.D.
STSM, WebSphere Enterprise Platform Software Solution Architect

Research Triangle Park,  NC
+1 919-254-7508 (T/L 444-7508)
Internet Address: aupperle@us.ibm.com








Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU








[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]