Quoth Anthony Martin <al...@pbrane.org>:
> There is nothing new under the sun.
> 
>         Date: Mon, 4 Apr 2005 14:10:20 -0400
>         From: Russ Cox <russ...@gmail.com>
>         To: Fans of the OS Plan 9 from Bell Labs <9f...@cse.psu.edu>
>         Subject: Re: [9fans] 'non-interruptable temporary' warning
>         Message-ID: <ee9e417a0504041110596cc...@mail.gmail.com>
> 
>         the compiler is warning you against its own laziness.
>         in this case it is using a global temporary to hold the
>         intermediate value of (lba = f->lba) while converting
>         it to uchar.  if you had another thread running through
>         this code it would use the same temporary.
> 
>         [...]
> 
> Cheers,
>   Anthony

Thanks for the quotation, Anthony.  I had used
9fans.topicbox.com/groups/9fans to search 'non-interruptible', not
'non-interruptable': I should have searched the actual error.


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tdcfb8f84c90eb199-M69e2bbedbc7f9cc31ede7ec0
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to