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: [Patch v2 06/10] vla: print "dynamic length" for unresolved dynamic bounds


>>>>> "Sanimir" == Sanimir Agovic <sanimir.agovic@intel.com> writes:

Sanimir> 2013-08-30  Keven Boell  <keven.boell@intel.com>
Sanimir>             Sanimir Agovic  <sanimir.agovic@intel.com>

Sanimir> 	* c-typeprint.c (c_type_print_varspec_suffix): Added
Sanimir> 	check for non yet resolved high bound. If unresolved, print

Typo, should be "not yet", or just "unresolved".

Sanimir> 	"dyanmic length" string to the console instead of random

It really prints "variable length" though.

The patch itself looks fine.

Tom


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