Large project -- getting an access violation with certain compiler settings.
If try to put it in debugger or add any checks (i.e. array bounds, etc), it runs. Adding /fpe:0 and it runs.
I'd like to say it's a compiler issue but?
Large project -- getting an access violation with certain compiler settings.
If try to put it in debugger or add any checks (i.e. array bounds, etc), it runs. Adding /fpe:0 and it runs.
I'd like to say it's a compiler issue but?