1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: Std and Base duplicate definition of record type |
From: | João Pedro Burle Ishida via Tech-talk <tech-talk at aps.anl.gov> |
To: | Mark Rivers <rivers at cars.uchicago.edu> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Tue, 21 Jun 2022 17:29:27 +0000 |
Thank you Mark that has resolved the std.dbd issues.
Is that a new standardizing pattern, creating and using the xxxSuport.dbd instead of xxx.dbd? Because I found a tech-talk from March that had the same issue with the modbus and modbusSupport. De: Mark Rivers <rivers at cars.uchicago.edu>
Enviado: terça-feira, 21 de junho de 2022 14:22 Para: João Pedro Burle Ishida <joao.ishida at lnls.br> Cc: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Assunto: RE: Std and Base duplicate definition of record type I suspect your application is confusing std.dbd and stdSupport.dbd.
std.dbd is a complete dbd file used for booting the test IOCs in the std module. It contains the definitions from base.dbd.
stdSupport.dbd is the dbd file that you should be including in your application dbd file.
Mark
From: Tech-talk <tech-talk-bounces at aps.anl.gov>
On Behalf Of João Pedro Burle Ishida via Tech-talk
Hello, The IOC was compiling until the implementation of doAfterIocInit() of std.dbd, and use the seqSoftIoc.dbd . Now when I compile appears these errors
I need these modules to implement some functions, but I can't figure out if the
std.dbd has base.dbd included or how to fix it.
Aviso Legal: Esta mensagem e seus anexos podem conter informações confidenciais e/ou de uso restrito. Observe atentamente seu conteúdo e considere eventual consulta ao remetente antes de copiá-la, divulgá-la ou distribuí-la. Se você recebeu esta mensagem por engano, por favor avise o remetente e apague-a imediatamente. Disclaimer: This email and its attachments may contain confidential and/or privileged information. Observe its content carefully and consider possible querying to the sender before copying, disclosing or distributing it. If you have received this email by mistake, please notify the sender and delete it immediately. |