This is the mail archive of the gdb-patches@sources.redhat.com 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] win32-nat printf and sprintf removal


At 14:00 08/02/02 -0500, Andrew Cagney wrote:
>> I replaced printf by printf_unfiltered (or printf_filtered 
>> when there where other printf_filtered in the same function)
>> and sprintf by xasprintf in win32-nat.c source.
>> 
>> Does this enter in the obvious fix rules or not?
>
>
>Yes!!!!  You also earn huge numbers of brownie points from the Insight 
>and other GUI developers.

Done.

Don't forget that I also use GDB integrated in my
IDE (for Free Pascal compiler), thus this change
is also good for me.


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