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
If you supply None as a required QRegister to a qgl2main, the compiler does not complain. currently it fails when it tries to run the generated QGL1 and dereferences None
Test: AllXY with None for the required qreg
this is error checking of toplevel_bindings and args to qgl2main?
Did type checking get disabled?
The text was updated successfully, but these errors were encountered:
If you supply None as a required
QRegister
to aqgl2main
, the compiler does not complain. currently it fails when it tries to run the generated QGL1 and dereferences NoneThe text was updated successfully, but these errors were encountered: