Re: WriteStream::locked_

2009-07-14 Thread Pavel Sanda
Enrico Forestieri wrote: > > i suppose locked should be false by default. > > That's correct. thanks for clarification. pavel

Re: WriteStream::locked_

2009-07-14 Thread Enrico Forestieri
On Tue, Jul 14, 2009 at 08:03:00PM +0200, Pavel Sanda wrote: > from > > class ModeSpecifier > { > public:

Re: WriteStream::locked_

2009-07-14 Thread Pavel Sanda
Pavel Sanda wrote: > hi, > while trying to find out the cause of > http://www.lyx.org/trac/ticket/6082 > > i see that WriteStream::locked_ is not set in the constructors. > is implicit true or false? from c

WriteStream::locked_

2009-07-14 Thread Pavel Sanda
hi, while trying to find out the cause of http://www.lyx.org/trac/ticket/6082 i see that WriteStream::locked_ is not set in the constructors. is implicit true or false? pavel