Ticket #16 (closed defect: fixed)
fix naming in pa_mac_core.h
| Reported by: | bjornroche | Owned by: | bjornroche |
|---|---|---|---|
| Priority: | minor | Milestone: | V19-PREVIEW1 |
| Component: | bindings | Version: | |
| Keywords: | convention pa_mac_core | Cc: |
Description
From Ross:
it seems like pa_mac_core.h doesn't follow standard PortAudio naming conventions, to be consistent with other apis and portaudio.h:
- structs should begin with "PaMacCore?" (not "paMacCore") - functions should begin with PaMacCore?_ - flags/constants should begin with paMacCore (no trailing underscore)
Change History
Note: See
TracTickets for help on using
tickets.
