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

Add [Difftastic] #22757

Open
1 of 5 tasks
hour-keeper opened this issue Dec 7, 2024 · 3 comments
Open
1 of 5 tasks

Add [Difftastic] #22757

hour-keeper opened this issue Dec 7, 2024 · 3 comments

Comments

@hour-keeper
Copy link

hour-keeper commented Dec 7, 2024

Package name

Difftastic

Brief description of package

a structural diff that understands syntax

URL for package's homepage

https://difftastic.wilfred.me.uk/

Provide a basic test case to validate the package's functionality.

echo 'a.txt' >a.txt
echo 'b.txt' >b.txt
difft a.txt b.txt

MINGW environments where you need the package

  • MINGW64
  • MINGW32
  • UCRT64
  • CLANG64
  • CLANGARM64

Are you willing to submit a PR?

No response

@Kreijstal
Copy link
Contributor

it seems not even MSYS=winsymlinks:native works here gcc doesn't like it.

@hour-keeper
Copy link
Author

it seems not even MSYS=winsymlinks:native works here gcc doesn't like it.

Is this software not compiled properly on the target platform?

@Kreijstal
Copy link
Contributor

it seems not even MSYS=winsymlinks:native works here gcc doesn't like it.

Is this software not compiled properly on the target platform?

idk i tihink they cross compile from mingw given the insane amount of symlinks

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

No branches or pull requests

2 participants