Sorry, its Friday and beautiful out..
Anyway, is there a way to ignore specific warnings in the linker like you
can with the compiler? I compile with /WX mostly to ensure that people don't
accidentally mix runtimes and want the ability to ignore other warnings.
Thanks!
Sean Connery
> Sorry, its Friday and beautiful out..
>
> Anyway, is there a way to ignore specific warnings in the linker like you
> can with the compiler? I compile with /WX mostly to ensure that people
> don't
> accidentally mix runtimes and want the ability to ignore other warnings.
No.
There used to be such a switch in the olden days, but for some unfathomable
reason this switch was disabled a long time ago.
It is still there, because it does not generate an 'unknown switch' warning.
It just doesn't do anything anymore.

Signature
Kind regards,
Bruno van Dooren
bruno_nos_pam_van_dooren@hotmail.com
Remove only "_nos_pam"