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] Eliminate local variables to use TYPE_LENGTH directly


Jan> While correct I find this expression too tricky, check_typedef should be
Jan> called rather ahead of some block of code later depending on it.

I often think we should have TYPE_LENGTH call check_typedef invisibly.
The current situation seems error-prone.

Tom


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