[PATCH] Reservedfieldsimpl.h missing declaration in openmama.


Adrienne Ambrose <AAmbrose@...>
 

TESTING:-

Again from list discussed with Damien -

Reservedfieldsimpl.h missing declaration in openmama.

 

This was a simple addition of missing declaration for cleanupReservedFields within reservedfieldsimpl.h

 

 

PATCH:- 0001-Addition-of-missing-declaration-for-cleanupReservedF

From ef5367a122a439e8f0a77eb16f6f7ae4cb24b6a8 Mon Sep 17 00:00:00 2001

From: A Ambrose <aambrose@...>

Date: Thu, 21 Aug 2014 11:33:21 +0100

Subject: [PATCH 1/3] Addition of missing declaration for cleanupReservedFields within rservedfieldsimpl.h

[OMAMA-281]

Signed-off-by: A Ambrose <aambrose@...>

 

---

mama/c_cpp/src/c/reservedfieldsimpl.h |    2 ++

1 files changed, 2 insertions(+), 0 deletions(-)

 

diff --git a/mama/c_cpp/src/c/reservedfieldsimpl.h b/mama/c_cpp/src/c/reservedfieldsimpl.h

index 5ee48ba..5dba8ab 100644

--- a/mama/c_cpp/src/c/reservedfieldsimpl.h

+++ b/mama/c_cpp/src/c/reservedfieldsimpl.h

@@ -30,6 +30,8 @@ extern "C" {

   API*/   

 extern void initReservedFields (void);

+extern void cleanupReservedFields (void);

+

#if defined(__cplusplus)

}

#endif

--

1.7.1

 


This message may contain confidential information and is intended for specific recipients unless explicitly noted otherwise. If you have reason to believe you are not an intended recipient of this message, please delete it and notify the sender. This message may not represent the opinion of Intercontinental Exchange, Inc. (ICE), Euronext or any of their subsidiaries or affiliates, and does not constitute a contract or guarantee. Unencrypted electronic mail is not secure and the recipient of this message is expected to provide safeguards from viruses and pursue alternate means of communication where privacy or a binding message is desired.