This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Fix Compile Time Warnings: binutils/objdump.c


Hi Guys,

  This is just a small fix to objdump.c to fix a warning about
  assigning the result of calling read_section_stabs (a char pointer)
  to the global variable 'stabs' which is a bfd_byte pointer.

Or rather it isn't because Alan beat me to it :-)


Cheers
  Nick



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