You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Messing a bit with the targetextension function, I found out a combination of kind 'SharedLib' and targetextension '.dll' also modifies the <ImportLibrary> tag, which causes the compiler to crash with an internal error.
This bug should be easily triggered with something like this:
Messing a bit with the
targetextension
function, I found out a combination ofkind 'SharedLib'
andtargetextension '.dll'
also modifies the<ImportLibrary>
tag, which causes the compiler to crash with an internal error.This bug should be easily triggered with something like this:
The text was updated successfully, but these errors were encountered: