J
John Paulsson
Hi,
If we assume that the code inside my unsafe blocks are OK and don't do
anything wrong (like screwing up memory blocks, leeks memory whatever)..
...can there be any negative side effects when re-compiling my old
application using the /unsafe compiler switch which may cause bugs? I
know it shouldn't in theory, just need to make sure my old application
won't become unstable after a /unsafe recompilation.
If we assume that the code inside my unsafe blocks are OK and don't do
anything wrong (like screwing up memory blocks, leeks memory whatever)..
...can there be any negative side effects when re-compiling my old
application using the /unsafe compiler switch which may cause bugs? I
know it shouldn't in theory, just need to make sure my old application
won't become unstable after a /unsafe recompilation.