Hi Surbhi, See comment inline.
-----Original Message----- From: Surbhi Tripathi <surbhi.tripa...@dektech.com.au> Sent: Wednesday, September 29, 2021 9:06 AM To: Thang Duc Nguyen <thang.d.ngu...@dektech.com.au>; Minh Hon Chau <minh.c...@dektech.com.au>; Thien Minh Huynh <thien.m.hu...@dektech.com.au> Cc: opensaf-devel@lists.sourceforge.net; Surbhi Tripathi <surbhi.tripa...@dektech.com.au> Subject: [PATCH 1/1] osaf: fixed redefinition of typedef 'SaConstStringT' [#3287] [thien]: this fix belong to ais component. I think you should use ais instead of osaf Removed the "SaConstStringT" definition from "saAis_B_5_14.h" --- src/ais/include/saAis_B_5_14.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ais/include/saAis_B_5_14.h b/src/ais/include/saAis_B_5_14.h index b070cb876..5702c3364 100644 --- a/src/ais/include/saAis_B_5_14.h +++ b/src/ais/include/saAis_B_5_14.h @@ -29,8 +29,6 @@ extern "C" { #endif -typedef const char* SaConstStringT; [thien]: Should be keep compatible with legacy code. SaConstStringT was introduced from saAis_B_5_14 I think you should remove in saAis.h instead this file - #ifdef SA_EXTENDED_NAME_SOURCE #define SA_MAX_UNEXTENDED_NAME_LENGTH 256 -- 2.17.1 _______________________________________________ Opensaf-devel mailing list Opensaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensaf-devel