diff options
author | Michi Henning <michi@zeroc.com> | 2002-09-11 05:54:23 +0000 |
---|---|---|
committer | Michi Henning <michi@zeroc.com> | 2002-09-11 05:54:23 +0000 |
commit | 62d87cf8f5721b2d322179713d28c40e509bab3f (patch) | |
tree | 89ec4732cbb49b3693e5ebbc5eb596b8ee3490c5 /cpp/demo/Ice/callback/Client.cpp | |
parent | bug fix (diff) | |
download | ice-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/demo/Ice/callback/Client.cpp')
0 files changed, 0 insertions, 0 deletions