>From: "Doug Price" <dprice@hyperion.com>
>Message-ID: <004301c352d5$51fea360$a501280a@phx.gbl>
[quoted text clipped - 8 lines]
>It looks to me like this is a bogus warning. Is it? Can
>it be fixed?
It does look like a bogus warning. What usually happens here is that some
compiler generated code gets inserted after the throw() and then triggers
the unreachable warning code. I tried reproducing this with a small test
case from the line you gave but didn't get the warning. Send me a
compilable repro case (you could preprocess your current file with -P)
along with your command line and I'll see what I can do.
Thanks.

Signature
Louis Lafreniere, Microsoft Visual C++ Dev Team
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm