JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

add variant.isVoid() check in fromVar function

Open benkuper opened this issue 1 year ago • 0 comments

This adds a check for variant.isVoid() in the fromVar function, allowing to have return type var() when calling C functions from script

This fixes the issue #1399

benkuper avatar Jun 23 '24 08:06 benkuper