We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79ddb1f + 70b4e2f commit 614ad3fCopy full SHA for 614ad3f
1 file changed
TAO/NEWS
@@ -7,9 +7,13 @@ USER VISIBLE CHANGES BETWEEN TAO-4.0.3 and TAO-4.0.4
7
builtin backend doesn't enforce the bound
8
. Support for using maps in unions, sequences, and arrays
9
. Fix memory leaks caused by maps
10
+ . Fixed bug in AST_Map::key_type_annotations()
11
+ . Added code generation for maps as operation parameters
12
. Removed support for deprecated CPP_LOCATION and TAO_IDL_DEFAULT_CPP_FLAGS
13
environment variables
14
15
+. Fixed compilation with Visual C++ 2022 in Standard C++ 20 mode
16
+
17
USER VISIBLE CHANGES BETWEEN TAO-4.0.2 and TAO-4.0.3
18
====================================================
19
0 commit comments