Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TO_LAB to use osal_id_t typedef #60

Closed
jphickey opened this issue Oct 2, 2020 · 0 comments · Fixed by #61 or #62
Closed

Update TO_LAB to use osal_id_t typedef #60

jphickey opened this issue Oct 2, 2020 · 0 comments · Fixed by #61 or #62
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jphickey
Copy link
Contributor

jphickey commented Oct 2, 2020

Is your feature request related to a problem? Please describe.
TO_LAB is using uint32 type to hold its OSAL socket ID.

Describe the solution you'd like
Should use the osal_id_t typedef instead.

Additional context
Part of ongoing effort to update all framework code to use the typedef for OSAL IDs.

Requester Info
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey self-assigned this Oct 2, 2020
@jphickey jphickey added the enhancement New feature or request label Oct 2, 2020
jphickey added a commit to jphickey/to_lab that referenced this issue Oct 2, 2020
Simple type change for consistency.
@astrogeco astrogeco added this to the 3.0.0 milestone Oct 12, 2020
astrogeco added a commit that referenced this issue Oct 12, 2020
@astrogeco astrogeco modified the milestones: 3.0.0, 2.5.0 Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants