Merge lp://staging/~chasedouglas/frame/fix-visibility2 into lp://staging/frame
Proposed by
Chase Douglas
Status: | Merged |
---|---|
Merged at revision: | 73 |
Proposed branch: | lp://staging/~chasedouglas/frame/fix-visibility2 |
Merge into: | lp://staging/frame |
Diff against target: |
159 lines (+18/-0) 4 files modified
src/v2/device.cpp (+4/-0) src/v2/event.cpp (+5/-0) src/v2/frame.cpp (+4/-0) src/v2/touch.cpp (+5/-0) |
To merge this branch: | bzr merge lp://staging/~chasedouglas/frame/fix-visibility2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stephen M. Webb (community) | Approve | ||
Review via email: mp+98725@code.staging.launchpad.net |
Description of the change
Fix symbol visibility for C11 _Generic property getters.
To post a comment you must log in.
Gah, sorry I missed this when reviewing the other visibility patch.