mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-29 06:38:38 +02:00
... Fixing many conditional operators with explicit construction of wxString instead of simple string literals; And fixing allocation of more strictly aligned structures on Mac, without need for 10.14 as the minimum SDK, by means of some class-specific operators new and delete.