<#244 error: non-void function 'efNodeMerge' shoul...
# openlane-development
g
#244 error: non-void function 'efNodeMerge' should return a value Issue created by ryandesign magic 8.3.396 and later fail to build:
Copy code
EFbuild.c:1791:2: error: non-void function 'efNodeMerge' should return a value [-Wreturn-type]
        return;
        ^
RTimothyEdwards/magic