mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Javascript: Update choc dependency
This fixes an issue when evaluating javascript on macOS while address sanitiser and undefined behaviour sanitiser are both enabled
This commit is contained in:
parent
b108fe26c3
commit
24d33759b8
39 changed files with 564 additions and 484 deletions
|
|
@ -4704,7 +4704,6 @@
|
|||
<None Include="..\..\..\..\modules\juce_audio_processors\format_types\VST3_SDK\LICENSE.txt"/>
|
||||
<None Include="..\..\..\..\modules\juce_audio_processors\format_types\VST3_SDK\README.md"/>
|
||||
<None Include="..\..\..\..\modules\juce_box2d\box2d\README.txt"/>
|
||||
<None Include="..\..\..\..\modules\juce_core\javascript\choc\JUCE_CHANGES.txt"/>
|
||||
<None Include="..\..\..\..\modules\juce_core\javascript\choc\LICENSE.md"/>
|
||||
<None Include="..\..\..\..\modules\juce_core\native\java\README.txt"/>
|
||||
<None Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\changes to libjpeg for JUCE.txt"/>
|
||||
|
|
|
|||
|
|
@ -8561,9 +8561,6 @@
|
|||
<None Include="..\..\..\..\modules\juce_box2d\box2d\README.txt">
|
||||
<Filter>JUCE Modules\juce_box2d\box2d</Filter>
|
||||
</None>
|
||||
<None Include="..\..\..\..\modules\juce_core\javascript\choc\JUCE_CHANGES.txt">
|
||||
<Filter>JUCE Modules\juce_core\javascript\choc</Filter>
|
||||
</None>
|
||||
<None Include="..\..\..\..\modules\juce_core\javascript\choc\LICENSE.md">
|
||||
<Filter>JUCE Modules\juce_core\javascript\choc</Filter>
|
||||
</None>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue