noggit3
noggit3 copied to clipboard
Script Brushes: Function argument errors
trafficstars
Transferred from https://github.com/tswow/noggit3/issues/33
-
In debug mode, default arguments do not seem to work. Note: Has likely been resolved since 330c3236e6f8636b9042e363b2461c0d4efaefcf
-
In release mode (msvc only, it seems), incorrect arguments are accepted to functions. Note: Can likely be fixed by enabling this: https://github.com/ThePhD/sol2/issues/340#issuecomment-280832085