- **Comment**:

commit a317a7816612e58f56bd37d004e0c273deafd26d
Author: Alex Jones <[email protected]>
Date:   Thu Sep 6 09:56:22 2018 -0400

    plm: correct first arguement of API saPlmEntityGroupAdd() in apitest [#1983]

    plmtest doesn't compile in 32-bit environment.




---

** [tickets:#1983] plm: Build failure with gcc 6.1.1 on 32-bit system**

**Status:** review
**Milestone:** 5.18.09
**Created:** Mon Aug 29, 2016 08:44 PM UTC by Anders Widell
**Last Updated:** Thu Aug 30, 2018 12:45 PM UTC
**Owner:** MeenakshiTK


PLM fails to bulild with gcc 6.1.1 on a 32-bit system:

~~~
make[3]: Entering directory '/home/opensaf/opensaf-staging/tests/plmsv/plms'
  CC       plmtest-test_saPlmEntityGroupAdd.o
test_saPlmEntityGroupAdd.c: In function 'saPlmEntityGroupAdd_05':
test_saPlmEntityGroupAdd.c:57:28: error: cast from pointer to integer of 
different size [-Werror=pointer-to-int-cast]
     rc=saPlmEntityGroupAdd((SaPlmEntityGroupHandleT)&entityGroupHandle, 
&f120_slot_1_dn , entityNamesNumber,SA_PLM_GROUP_SINGLE_ENTITY);
                            ^
cc1: all warnings being treated as errors
Makefile:638: recipe for target 'plmtest-test_saPlmEntityGroupAdd.o' failed
~~~


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to