From 6f78b0285ec9a20ccc8c626ff99e5df711a25e18 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 18 Sep 2020 08:46:41 +0200 Subject: Remove usage of narrow_from_decl/narrow_from_scope and replace them with dynamic_cast --- TAO/NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TAO/NEWS') diff --git a/TAO/NEWS b/TAO/NEWS index 0c3828c2eea..48d15915bc3 100644 --- a/TAO/NEWS +++ b/TAO/NEWS @@ -1,6 +1,11 @@ USER VISIBLE CHANGES BETWEEN TAO-2.5.11 and TAO-2.5.12 ====================================================== +. Removed usage of narrow_from_decl and narrow_from_scope + from TAO_IDL, use dynamic_cast now that we have RTTI. Any + user that has a custom backend should make the similar + changes to their own TAO_IDL backend + USER VISIBLE CHANGES BETWEEN TAO-2.5.10 and TAO-2.5.11 ====================================================== -- cgit v1.2.1