December 29, 2009
Don wrote:

> Jason House wrote:
>> Maybe the biggest help for those converting to shared would be inclusion
>> of
>> why a particular variable is shared and causing the error.  Shared can be
>> viral, and exactly how a piece of code is getting called in shared
>> context
>> can occasionally be a bit unclear.  I think there was a related patch for
>> inclusion of stack traces with templated code?
> The stack trace patch is in.

Maybe I'm mistaken, but I thought the stack traces only applied to templated code?  Is that not correct?
December 29, 2009
Jason House wrote:
> Don wrote:
> 
>> Jason House wrote:
>>> Maybe the biggest help for those converting to shared would be inclusion
>>> of
>>> why a particular variable is shared and causing the error.  Shared can be
>>> viral, and exactly how a piece of code is getting called in shared
>>> context
>>> can occasionally be a bit unclear.  I think there was a related patch for
>>> inclusion of stack traces with templated code?
>> The stack trace patch is in.
> 
> Maybe I'm mistaken, but I thought the stack traces only applied to templated code?  Is that not correct?
Yes.
1 2 3
Next ›   Last »