This is the mail archive of the gdb-testers@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]

[binutils-gdb] Update comment on gdb_environ::unset


*** TEST RESULTS FOR COMMIT d4c6ce5b011b03c7e4a84b530cba1f9b56441131 ***

Author: Sergio Durigan Junior <sergiodj@redhat.com>
Branch: master
Commit: d4c6ce5b011b03c7e4a84b530cba1f9b56441131

Update comment on gdb_environ::unset

gdb_environ::unset iterates using '.end () - 1' now, instead of '.cend
() - 1'.  This obvious patch updates the comment.

gdb/ChangeLog:
2017-06-22  Sergio Durigan Junior  <sergiodj@redhat.com>

	* common/environ.c (gdb_environ::unset): Update comment.


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