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]

[PATCH 0/2] constify serial_ops


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

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

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

Tom


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