Tom Tromey b8c888478d Avoid shadowing in fdwalk
-Wshadow=local caught this buglet.  fdwalk redeclares "result" in the
inner scope, meaning that this function will always return 0, even on
error.

gdb/ChangeLog
2018-10-04  Tom Tromey  <tom@tromey.com>

	* common/filestuff.c (fdwalk): Remove inner declaration of
	"result".
2018-10-04 22:51:48 -06:00
..
2018-10-04 22:51:45 -06:00
2018-10-04 22:51:48 -06:00
2018-04-30 11:33:11 -06:00
2018-04-09 14:20:46 -04:00
2018-04-09 14:20:46 -04:00
2018-03-02 23:22:10 -05:00
2018-05-29 08:52:55 -06:00
2018-03-19 09:37:49 -06:00
2018-09-24 06:17:13 -06:00
2018-07-03 11:36:46 -06:00
2018-07-03 11:36:46 -06:00
2018-10-01 02:58:23 -06:00
2018-08-07 18:10:29 -04:00
2018-07-22 13:20:01 -06:00