PATCH: Remove compile time warning from dlltool.c

Nick Clifton nickc@redhat.com
Tue Feb 12 12:33:00 GMT 2008


Hi Guys,

   I am checking in the patch below to remove a compile time warning 
message (about a const qualifier being dropped) when compiling dlltool.c 
for an mcore-elf target.

Cheers
   Nick

binutils/ChangeLog
2008-02-12  Nick Clifton  <nickc@redhat.com>

	* dlltool.c (mcore_elf_cache_filename): Add a const qualifier to
	the argument.
	(scan_obj_filename): Do not drop the const qualifier when calling
	mcore_elf_cache_filename.
	(struct fname_cache): Add const qualifier to filename field.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlltool.c.patch
Type: text/x-patch
Size: 2306 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20080212/dc22296c/attachment.bin>


More information about the Binutils mailing list