- **status**: review --> fixed
- **Comment**:

changeset:   8348:c1e0f0bed4ff
branch:      opensaf-5.0.x
parent:      8345:f13d30b21ff1
user:        Anders Widell <[email protected]>
date:        Wed Nov 23 10:27:58 2016 +0100
summary:     mds: Fix type mismatch in mdtm_num_subscriptions extern 
declaration [#2196]

changeset:   8349:d67104d3bd8a
branch:      opensaf-5.1.x
parent:      8346:d9fb3328bfe4
user:        Anders Widell <[email protected]>
date:        Wed Nov 23 10:27:58 2016 +0100
summary:     mds: Fix type mismatch in mdtm_num_subscriptions extern 
declaration [#2196]

changeset:   8350:49c6e28c410a
parent:      8347:3349f08887c3
user:        Anders Widell <[email protected]>
date:        Wed Nov 23 10:27:58 2016 +0100
summary:     mds: Fix type mismatch in mdtm_num_subscriptions extern 
declaration [#2196]

[staging:c1e0f0]
[staging:d67104]
[staging:49c6e2]




---

** [tickets:#2196] mds: Mismatch between declaration and definition of 
mdtm_num_subscriptions**

**Status:** fixed
**Milestone:** 5.0.2
**Created:** Tue Nov 22, 2016 09:59 AM UTC by Anders Widell
**Last Updated:** Tue Nov 22, 2016 12:27 PM UTC
**Owner:** Anders Widell


There is a type mismatch between the declaration and the definition of the 
variable mdtm_num_subscriptions:

~~~
$ grep mdtm_num_subscriptions *.c
mds_dt_disc.c:uint16_t mdtm_num_subscriptions;
mds_dt_tcp.c:extern uint32_t mdtm_num_subscriptions;
~~~


---

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