On Sat, Nov 18, 2006 at 12:23:39PM +0100, Georg Baum wrote:
> Am Samstag, 18. November 2006 10:55 schrieb Jean-Marc Lasgouttes:
> > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]>
> writes:
> >
> > Andre> I don't understand the difference.
> >
> > Easy: the new one works :)
> >
> > More prec
Am Samstag, 18. November 2006 13:57 schrieb Andre Poenitz:
> On Sat, Nov 18, 2006 at 10:55:38AM +0100, Jean-Marc Lasgouttes wrote:
> > > "Andre" == Andre Poenitz
<[EMAIL PROTECTED]> writes:
> >
> > Andre> I don't understand the difference.
> >
> > Easy: the new one works :)
>
> That's what
On Sat, Nov 18, 2006 at 10:55:38AM +0100, Jean-Marc Lasgouttes wrote:
> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> Andre> I don't understand the difference.
>
> Easy: the new one works :)
That's what I suspected, yet I did not see the reasone.
> More precisely, the string is
Am Samstag, 18. November 2006 10:55 schrieb Jean-Marc Lasgouttes:
> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]>
writes:
>
> Andre> I don't understand the difference.
>
> Easy: the new one works :)
>
> More precisely, the string is now a docstring and tricks with
> null-terminated strings
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> I don't understand the difference.
Easy: the new one works :)
More precisely, the string is now a docstring and tricks with
null-terminated strings are not working anymore. If your problem is
with the use of convert, it may be pos
On Tue, Nov 14, 2006 at 08:15:39AM -, [EMAIL PROTECTED] wrote:
>
> @@ -33,10 +34,7 @@
> lyxerr << "MathMacroArgument::MathMacroArgument: wrong Argument
> id: "
> << n << endl;
> }
> - str_.resize(3);
> - str_[0] = '#';
> - str_[1] = stati