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: [commit] Deprecate remaining STREQ uses



IMO, it should be possible to convert uses of STREQ/STREQN without
much risk.

To speak from experience, I found 'n' fixed errors in even the existing conversions. You'll note that some of the mamoth conversions that you've done in the past also had similar problems.


Anyway, Eli's pointed me at an automated tool for finishing the task.

Andrew



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