[haiku-commits] Re: haiku: hrev43356 - src/kits/tracker

  • From: marcus overhagen <marcusoverhagen@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 28 Nov 2011 19:21:46 +0100

On Mon, Nov 28, 2011 at 6:59 PM,  <stpere@xxxxxxxxx> wrote:

>        status_t error = item->InitCheck();
>        if (error != B_OK)
> +               throw (status_t)error;

Is this typecast really needed?

regards
Marcus

Other related posts: