you can edit the code directly.
Tell me if it compile after that.
If it compile you can make a patch with git (git diff >
/tmp/patch.patch) or you can clone, work on your clone, commit and do
a pull request so I can add it.
I can also add you as maintainer if you want to work directly on it.
Also, I get that error with 3.11 and 3.12-rc1 but not with 3.11-rc4 :
In file included from fs/reiser4/super.h:14:0,
from fs/reiser4/debug.c:28:
fs/reiser4/fsdata.h:192:19: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '.' token
3.11-rc4 compile fine.
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html