adobe / adobe/XMP-Toolkit-SDK

Several files marked as executable that shouldn't be

Open
#88 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
262
Forks
110
PR merge metrics
No merged PRs in 30d

Description

In PR #85 several files changed from mode `100644` (typical Unix read/write permissions) to `100755` (Unix executable).

These files do not appear to be valid executable files and should probably be reverted back to `100644` permissions.

Contributor guide

Open the contributing guide

Research direction

Inspect PR #85 and identify the files whose modes changed from 100644 to 100755. Confirm that the affected files are not executable, restore their permissions to 100644, and verify the mode changes before submitting.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.