[rfa] make bfd_set_section_contents buffer param constant
Andrew Cagney
ac131313@redhat.com
Fri Oct 31 17:22:00 GMT 2003
More information about the Binutils mailing list
Fri Oct 31 17:22:00 GMT 2003
- Previous message (by thread): Off-topic: Information on DWARF2 Debugging information
- Next message (by thread): [rfa] make bfd_set_section_contents buffer param constant
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, (almost obvious :-) This makes the buffer parameter passed into bfd_set_section_contents constant. The only effect is +ve - remove the need to cast away "const" when calling the method with a constant buffer. ok? Andrew -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: diffs URL: <https://sourceware.org/pipermail/binutils/attachments/20031031/db338985/attachment.ksh>
- Previous message (by thread): Off-topic: Information on DWARF2 Debugging information
- Next message (by thread): [rfa] make bfd_set_section_contents buffer param constant
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list