Subject: CVS commit: gnusrc/gnu/dist/toolchain/gdb
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/06/2001 01:55:14
Module Name:	gnusrc
Committed By:	thorpej
Date:		Fri Oct  5 22:55:14 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gdb: coffread.c

Log Message:
Cast ints to u_longs before casting to char *.  Avoids warning on
LP64 platforms.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gdb/coffread.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.