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: [RFA] Fix typo in type of parameter "w" in print_wchar...


> > +      gdb_wchar_t wchar = (gdb_wchar_t) w;
> 
> Is that cast necessary?

Probably not. I just assumed I needed one, I don't know why.

> Otherwise, this looks excellent to me.

Thanks! I'll wait for a few more days to give Tom some time to comment
on this as well, and then commit (with the cast removed).

-- 
Joel


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