[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-devel
Subject:    Re: [LyX master] Handle sending a FuncRequest object to lyxerr
From:       Richard Heck <rgheck () comcast ! net>
Date:       2012-06-08 18:20:05
Message-ID: 4FD24255.4040609 () comcast ! net
[Download RAW message or body]

On 06/08/2012 04:16 AM, Jean-Marc Lasgouttes wrote:
> Le 07/06/2012 21:29, Richard Heck a écrit :
>> Did you mean also to use it here?
>
> I am not sure I understand your question. The code below is the one 
> that does all the work.
>
I just meant that this looks like a place your new thing could possibly 
be used.

rh

> JMarc
>
>>> @@ -132,12 +133,19 @@ bool operator==(FuncRequest const&  lhs,
>>> FuncRequest const&  rhs)
>>>   ostream&  operator<<(ostream&  os, FuncRequest const&  cmd)
>>>   {
>>>       return os
>>> - <<  " action: "<<  cmd.action()
>>> - <<  " ["<<  lyxaction.getActionName(cmd.action())<<  "] "
>>> + <<  " action: "<<  cmd.action()
>>> + <<  " ["<<  lyxaction.getActionName(cmd.action())<<  "]"
>>> <<  " arg: '"<<  to_utf8(cmd.argument())<<  "'"
>>> <<  " x: "<<  cmd.x()
>>> <<  " y: "<<  cmd.y();
>>>   }

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic