Menu

#3287 osaf: redefinition of typedef 'SaConstStringT'

5.22.01
fixed
None
defect
osaf
tools
minor
False
2022-01-23
2021-09-29
No

18:41:09 /proj/include/saAis_B_5_14.h:32:21: error: redefinition of typedef 'SaConstStringT' [-Werror=pedantic]
18:41:09 typedef const char SaConstStringT;
18:41:09 ^
18:41:09 In file included from /proj/include/saAmf.h:39:0,
18:41:09 /proj/include/saAis.h:54:31: note: previous declaration of 'SaConstStringT' was here
18:41:09 typedef const char
SaConstStringT;

Related

Wiki: ChangeLog-5.22.01

Discussion

  • Surbhi Tripathi

    Surbhi Tripathi - 2021-09-29

    commit db02171a1fe0a751d2507c4ea50fb58cbe3d4b32 (HEAD -> develop, origin/develop, ticket-3287)
    Author: Surbhi Tripathi Surbhi.tripathi@dektech.com.au
    Date: Wed Sep 29 11:48:32 2021 +1000

    osaf: fixed redefinition of typedef 'SaConstStringT' [#3287]
    
    Removed the "SaConstStringT" definition from "saAis_B_5_14.h"
    
     
  • Surbhi Tripathi

    Surbhi Tripathi - 2021-09-29
    • status: assigned --> fixed
     

Log in to post a comment.