import gdb-1999-10-11 snapshot
[deliverable/binutils-gdb.git] / gdb / eval.c
index bc24e8b3f7d5f1ab50d4a939856b610fc60786e1..30bb04f63d9fc75b625b8feb060b8fd706ea4674 100644 (file)
@@ -1738,9 +1738,8 @@ evaluate_subexp_standard (expect_type, exp, pos, noside)
     default:
       /* Removing this case and compiling with gcc -Wall reveals that
          a lot of cases are hitting this case.  Some of these should
-         probably be removed from expression.h (e.g. do we need a BINOP_SCOPE
-         and an OP_SCOPE?); others are legitimate expressions which are
-         (apparently) not fully implemented.
+         probably be removed from expression.h; others are legitimate
+         expressions which are (apparently) not fully implemented.
 
          If there are any cases landing here which mean a user error,
          then they should be separate cases, with more descriptive
This page took 0.022868 seconds and 4 git commands to generate.