1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-29 00:30:23 +01:00

Fix (workaround) for bug #1266.

This commit is contained in:
Leland Lucius
2015-12-21 03:09:00 -06:00
parent 85026f9895
commit d6297ed01d
3 changed files with 2106 additions and 0 deletions

View File

@@ -10,6 +10,11 @@ This requires a patch to wxWidgets:
accessibility.diff
In some cases (see bug #1266 and http://reviews.llvm.org/D13647#eeab044e), the
wxWidgets wxRenameFile function can fail. This patch provides a workaround:
fix_rename.diff
Other patches that need to be applied to wxWidgets 3.0.2. These should not
be required for later versions: