EPICS Home

Experimental Physics and Industrial Control System


 
2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: pvAccessCPP: destroyable.h
From: Michael Davidsaver via Core-talk <[email protected]>
To: Marty Kraimer <[email protected]>
Cc: Core-Talk <[email protected]>
Date: Tue, 12 Mar 2019 12:57:17 -0700
On 3/12/19 11:47 AM, Marty Kraimer wrote:
> 
> Michael,
> 
> Can this change be made?
> 
> 
> Marty

It certainly could be.  In this case I think the deprecation warning you
see comes from

> namespace epics { namespace pvData {
>     typedef ::epics::pvAccess::Destroyable Destroyable EPICS_DEPRECATED;
> }}

Replacing epics::pvData::Destroyable
with epics::pvAccess::Destroyable
will also clear the warning.

Replies:
Re: pvAccessCPP: destroyable.h Marty Kraimer via Core-talk
References:
pvAccessCPP: destroyable.h Marty Kraimer via Core-talk

Navigate by Date:
Prev: pvAccessCPP: destroyable.h Marty Kraimer via Core-talk
Next: travis builds by accident ? Heinz Junkes via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: pvAccessCPP: destroyable.h Marty Kraimer via Core-talk
Next: Re: pvAccessCPP: destroyable.h Marty Kraimer via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024