This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New scope checking patch


> Date: Mon, 28 Jul 2008 11:31:21 +0100
> From: "Rob Quill" <rob.quill@gmail.com>
> Cc: jimb@red-bean.com, gdb-patches@sourceware.org
> 
> >> +provided that you check if it is in scope before you test it's value.  The operator
> >                                                             ^^^^
> > "its"
> 
> I thought about that before I submitted it but couldn't make up my
> mind as to which was right, as the scope belongs to the variable so
> maybe it needed an apostrophe.

"it's" == "it is", which is not what you want here.  You want "its" ==
"belonging to it".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]