Update comments to operator_check
authorYao Qi <yao@codesourcery.com>
Fri, 25 Jul 2014 11:35:23 +0000 (19:35 +0800)
committerYao Qi <yao@codesourcery.com>
Wed, 30 Jul 2014 09:38:24 +0000 (17:38 +0800)
commita1c7835a2f1755e815a662e2d6caeb6f9e1b1ecc
treefae8df55ab0fe4fa7b382ad6f530075cc13df3ad
parent976411d6b6aa5cae05259eb92b87a04262052e09
Update comments to operator_check

Hello,
I happen to read the code and find the comments to operator_check are
incorrect.  This patch is to fix the comments per my understanding.
The comments and field operator_check was added by this patch

  https://sourceware.org/ml/gdb-patches/2010-04/msg00556.html

but the inconsistency between code and comments wasn't pointed out during
the review.

gdb:

2014-07-30  Yao Qi  <yao@codesourcery.com>

* parser-defs.h (struct exp_descriptor) <operator_check>: Update
comments.
* parse.c (exp_iterate): Update comments.
gdb/ChangeLog
gdb/parse.c
gdb/parser-defs.h
This page took 0.024743 seconds and 4 git commands to generate.