Ticket #16 (closed defect: fixed)

Opened 2 years ago

Last modified 21 months ago

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

Changed 2 years ago by bjornroche

  • owner changed from somebody to bjornroche
  • milestone changed from V19-PREVIEW1 to V19-RC1

Changed 2 years ago by bjornroche

Also, const ints in pa_mac_core.h should be #defines.

Changed 21 months ago by bjornroche

  • status changed from new to assigned

Changed 21 months ago by bjornroche

  • milestone changed from V19-RC1 to V19-PREVIEW1

Changed 21 months ago by bjornroche

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.