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

fix(fs): fix compilation on targets with pointer width 16 and 32 #1958

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

bWanShiTong
Copy link
Contributor

Fixed compilation for systems where target_pointer_width is 16 or 32

Fixed compilation for systems where `target_pointer_width`  is 16 or 32
@bWanShiTong bWanShiTong requested a review from a team as a code owner October 20, 2024 14:01
Copy link
Contributor

github-actions bot commented Oct 20, 2024

Package Changes Through 78224d9

There are 1 changes which include fs with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.3 2.0.4
fs 2.0.2 2.0.3
dialog 2.0.2 2.0.3
http 2.0.2 2.0.3
persisted-scope 2.0.2 2.0.3

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@amrbashir
Copy link
Member

Thank you

@amrbashir amrbashir changed the title Update commands.rs fix(fs): fix compilation on targets with pointer width 16 and 32 Oct 21, 2024
@amrbashir amrbashir merged commit 14cee64 into tauri-apps:v2 Oct 21, 2024
33 checks passed
Sir-Thom pushed a commit to Sir-Thom/plugins-workspace that referenced this pull request Oct 22, 2024
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

Successfully merging this pull request may close these issues.

2 participants