nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
10.04k stars 1.3k forks source link

PrmBuffer m_data VxWorks issue #796

Closed timcanham closed 3 years ago

timcanham commented 3 years ago
F´ Version 2.0
Affected Component

Problem Description

The m_data member variable collides with the notorious m_data macro for VxWorks. Change the name of the data member to avoid the collision.

How to Reproduce

  1. Any VxWorks build

Expected Behavior

Should compile fine under Vxworks

LeStarch commented 3 years ago

This was fixed in the vx works PR