Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

f2fs/f2fs_fs.h:107:25: error: two or more data types in declaration specifiers #260

Open
robert-scheck opened this issue Jan 18, 2025 · 2 comments

Comments

@robert-scheck
Copy link
Contributor

Building latest partclone 0.3.33 from release tarball on Fedora Rawhide using GCC 15 fails like this:

In file included from f2fsclone.c:17:
f2fs/f2fs_fs.h:107:25: error: two or more data types in declaration specifiers
  107 | typedef u8              bool;
      |                         ^~~~
@robert-scheck
Copy link
Contributor Author

robert-scheck commented Feb 9, 2025

The solution is part of commit 6617d15a660becc23825007ab3fc2d270b5b250f from f2fs-tools - thus, could you switch to newer f2fs-tools, please?

@Thomas-Tsai
Copy link
Owner

I update part of f2fs and it works. thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants