Hi Adrian,

Adrian Bunk, on 2025-02-13:
> The non-ABI-breaking variant is not pretty since instead of
>   stack.top()->isElement()
> it is now doing
>   dynamic_cast<DcmElement*>(stack.top()) != nullptr
> in many places.

Ouch, I opened #1095854 and only saw your proposal after that.
I put the bookworm-pu update on hold for now.  I may amend my
work later on, or you can push your changes yourself, however
you prefer.  Evidently my C++ knowledge is too limited and I
didn't anticipate that the addition of check methods would
result in an ABI break.

Thanks for liaising at the right time,
-- 
  .''`.  Étienne Mollier <emoll...@debian.org>
 : :' :  pgp: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
 `. `'   sent from /dev/pts/2, please excuse my verbosity
   `-

Attachment: signature.asc
Description: PGP signature

Reply via email to