- **status**: review --> fixed
- **Type**: defect --> enhancement
- **Milestone**: 5.0.2 --> 5.2.FC
- **Comment**:
default (5.2) [staging:6c1504]
changeset: 8263:6c150452eee8
user: Hung Nguyen <[email protected]>
date: Fri Oct 21 11:34:55 2016 +0700
summary: imm: Store mScAbsenceAllowed as 32 bit unsigned integer [#2130]
---
** [tickets:#2130] imm: scAbsenceAllowed is stored as 16 bit unsigned**
**Status:** fixed
**Milestone:** 5.2.FC
**Created:** Thu Oct 20, 2016 08:34 AM UTC by Hung Nguyen
**Last Updated:** Fri Oct 21, 2016 04:39 AM UTC
**Owner:** Hung Nguyen
scAbsenceAllowed is stored as 16 bit unsigned
uint16_t scAbsenceAllowed = 0;
while the corresponding attribute in 'OpensafImm' class is defined as
SA_UINT32_T.
Using uint16_t makes it impossible to set the value more than 65535.
---
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.
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive.
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets