summaryrefslogtreecommitdiff
path: root/ACE/ace/ETCL/ETCL_y.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/ETCL/ETCL_y.cpp')
-rw-r--r--ACE/ace/ETCL/ETCL_y.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/ETCL/ETCL_y.cpp b/ACE/ace/ETCL/ETCL_y.cpp
index 9fe453f62fa..bee4ad17f11 100644
--- a/ACE/ace/ETCL/ETCL_y.cpp
+++ b/ACE/ace/ETCL/ETCL_y.cpp
@@ -623,7 +623,7 @@ yynewstate:
#endif
/* Get the current used size of the three stacks, in elements. */
- int size = yyssp - yyss + 1;
+ int size = (int)(yyssp - yyss + 1);
#ifdef yyoverflow
/* Each stack pointer address is followed by the size of