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:00:24
Module Name:	gnusrc
Committed By:	thorpej
Date:		Fri Oct  5 22:00:23 UTC 2001

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

Log Message:
Cast ints to u_longs before casting to void *.  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/thread.c

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