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 0/2] constify serial_ops


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> I noticed that struct serial_ops really ought to be const, so I wrote
Tom> this little series to constify it.

Tom> I consider the first patch to be pretty obvious.  However the second
Tom> one is less clear.  Give it a read.

Tom> I regtested this series on x86-64 Fedora 18, and also rebuilt it using
Tom> the mingw cross tools.

I'm checking these in now.

Tom


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