Boost logo

Boost Users :

Subject: Re: [Boost-users] [Q] regular expressions change the 'substitue with' value
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2009-07-13 18:00:27


On Mon, Jul 13, 2009 at 1:25 AM, V S P<toreason_at_[hidden]> wrote:
> i do no think so,
> because escapes are only needed for  strings
> in source files not the ones in memory
>
> in this particular instance the string came back from
> a call to a remote corba service
> and when you print it out to stdout it had the slashes.

Ah, did not get that impression from what you posted, this looks like
C/C++ to me:
> subst_designator = '!'
> counter = 1
> new_arg = "!1!"
> *res_it="\temp\i\otrq92rq40100__db1003.xls"
Meaning the last line would be the cause of the problems and would
cause empiotrq92rq40100__db1003.xls to be emitted just like what you
said that you saw.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net