[PATCH] little patch to let reiser4progs compile with gcc-4.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

here's a small patch so reiser4progs compile with gcc-4.4.

-- 
Felix Zielcke
--- reiser4progs-1.0.7/plugin/node/node40/node40.c	2009-02-09 15:42:02.000000000 +0100
+++ reiser4progs-1.0.7.orig/plugin/node/node40/node40.c	2009-01-08 22:34:27.000000000 +0100
@@ -996,7 +996,7 @@ static lookup_t node40_lookup(reiser4_no
 	func = cb_comp_key3;
 #elif defined(ENABLE_LARGE_KEYS)
 	func = cb_comp_key4;
-#else
+#elif
 	func = NULL;
 #endif
 	

[Index of Archives]     [Linux File System Development]     [Linux BTRFS]     [Linux NFS]     [Linux Filesystems]     [Ext4 Filesystem]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Resources]

  Powered by Linux