summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/ContextOpenSSL.cpp
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2002-09-11 05:54:23 +0000
committerMichi Henning <michi@zeroc.com>2002-09-11 05:54:23 +0000
commit62d87cf8f5721b2d322179713d28c40e509bab3f (patch)
tree89ec4732cbb49b3693e5ebbc5eb596b8ee3490c5 /cpp/src/IceSSL/ContextOpenSSL.cpp
parentbug fix (diff)
downloadice-62d87cf8f5721b2d322179713d28c40e509bab3f.tar.bz2
ice-62d87cf8f5721b2d322179713d28c40e509bab3f.tar.xz
ice-62d87cf8f5721b2d322179713d28c40e509bab3f.zip
Fixed incorrect diagnostic if a structure contained itself: the name of the
member appeared in the error message instead of the name of the type of the member. Changed semantic check for introduced types to be more stringent: it is now case-insensitive. Previously, we were incorrectly allowing the following: sequence<int> IS; struct x { IS is; };
Diffstat (limited to 'cpp/src/IceSSL/ContextOpenSSL.cpp')
0 files changed, 0 insertions, 0 deletions