Menu

#2196 mds: Mismatch between declaration and definition of mdtm_num_subscriptions

5.0.2
fixed
None
defect
mds
-
minor
2016-11-23
2016-11-22
No

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;

Related

Tickets: #2196
Tickets: #2197
Wiki: ChangeLog-5.0.2
Wiki: ChangeLog-5.1.1

Discussion

  • Anders Widell

    Anders Widell - 2016-11-22
    • status: accepted --> review
     
  • Anders Widell

    Anders Widell - 2016-11-23
    • status: review --> fixed
     
  • Anders Widell

    Anders Widell - 2016-11-23

    changeset: 8348:c1e0f0bed4ff
    branch: opensaf-5.0.x
    parent: 8345:f13d30b21ff1
    user: Anders Widell an..@..com
    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 an..@..com
    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 an..@..com
    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]

     

    Related

    Commit: [49c6e2]
    Commit: [c1e0f0]
    Commit: [d67104]
    Tickets: #2196


Log in to post a comment.