linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* btrfs-progs compile warnings on x86
@ 2012-01-17 19:17 Kyle Gates
  2012-01-18 10:00 ` [PATCH] Btrfs progs: fix compiler cast warnings Jan Schmidt
  0 siblings, 1 reply; 2+ messages in thread
From: Kyle Gates @ 2012-01-17 19:17 UTC (permalink / raw)
  To: linux-btrfs


When compiling btrfs-progs (2011-12-01) from git://git.kernel.org/pub/s=
cm/linux/kernel/git/mason/btrfs-progs.git on 3.2.1-030201-generic #2012=
01121644 SMP Thu Jan 12 21:53:24 UTC 2012 i686 athlon i386 GNU/Linux
I get the following warnings:

ls btrfs_cmds.c
btrfs_cmds.c
gcc -Wp,-MMD,./.btrfs_cmds.o.d,-MT,btrfs_cmds.o -Wall -D_FILE_OFFSET_BI=
TS=3D64 -D_FORTIFY_SOURCE=3D2 -g -O0 -c btrfs_cmds.c
btrfs_cmds.c: In function =E2__ino_to_path_fd=E2:
btrfs_cmds.c:1138:15: warning: cast from pointer to integer of differen=
t size [-Wpointer-to-int-cast]
btrfs_cmds.c: In function =E2do_logical_to_ino=E2:
btrfs_cmds.c:1242:15: warning: cast from pointer to integer of differen=
t size [-Wpointer-to-int-cast]

Thanks,
Kyle
 		 	   		  --
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" =
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-18 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-17 19:17 btrfs-progs compile warnings on x86 Kyle Gates
2012-01-18 10:00 ` [PATCH] Btrfs progs: fix compiler cast warnings Jan Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).