C++ PATCH: formatting tweak to build_base_path

Jason Merrill jason@redhat.com
Tue Jan 22 06:41:00 GMT 2002


I finally got annoyed enough by the uninitialized variable warning on
build_base_path to do something about it.  And renamed the variable in
question while I was there; d_binfo seems a better name than t for the
variable holding the most-derived binfo.

Tested i686-pc-linux-gnu.

2002-01-22  Jason Merrill  <jason@redhat.com>

	* class.c (build_base_path): Tweak formatting.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 3999 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020122/1dd339f7/attachment.bin>


More information about the Gcc-patches mailing list