-
-
Notifications
You must be signed in to change notification settings - Fork 966
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: fsnotify/fsnotify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 45d7d09
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fsnotify/fsnotify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 466b39d
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 21 files changed
- 5 contributors
Commits on Apr 17, 2020
-
Fix unsafe pointer conversion (#325)
Fix the following unsafe pointer conversion found using the Go 1.14 -d=checkptr gcflags (`go1.14rc1 test -gcflags=all=-d=checkptr -v ./...`) ``` fatal error: checkptr: unsafe pointer conversion goroutine 68 [running]: runtime.throw(0x5833e9, 0x23) runtime/panic.go:1112 +0x72 fp=0xc00030fba8 sp=0xc00030fb78 pc=0x432a32 runtime.checkptrAlignment(0xc00031f018, 0x544800, 0x1) runtime/checkptr.go:18 +0xb7 fp=0xc00030fbd8 sp=0xc00030fba8 pc=0x4063a7 github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc0002900f0) github.com/fsnotify/fsnotify/inotify.go:275 +0x457 fp=0xc00031ffd8 sp=0xc00030fbd8 pc=0x519037 runtime.goexit() runtime/asm_amd64.s:1375 +0x1 fp=0xc00031ffe0 sp=0xc00031ffd8 pc=0x463eb1 created by github.com/fsnotify/fsnotify.NewWatcher github.com/fsnotify/fsnotify/inotify.go:59 +0x1a5 ``` Fixes #330
Configuration menu - View commit details
-
Copy full SHA for 7f4cf4d - Browse repository at this point
Copy the full SHA 7f4cf4dView commit details
Commits on Aug 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 42e9219 - Browse repository at this point
Copy the full SHA 42e9219View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed6d2f5 - Browse repository at this point
Copy the full SHA ed6d2f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce1ba4 - Browse repository at this point
Copy the full SHA 5ce1ba4View commit details
Commits on Aug 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2fb15b1 - Browse repository at this point
Copy the full SHA 2fb15b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc8365b - Browse repository at this point
Copy the full SHA cc8365bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f0d42 - Browse repository at this point
Copy the full SHA 16f0d42View commit details
Commits on Aug 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 82ee6f3 - Browse repository at this point
Copy the full SHA 82ee6f3View commit details
Commits on Aug 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e2e9517 - Browse repository at this point
Copy the full SHA e2e9517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08848a0 - Browse repository at this point
Copy the full SHA 08848a0View commit details
Commits on Aug 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dfdb645 - Browse repository at this point
Copy the full SHA dfdb645View commit details -
Configuration menu - View commit details
-
Copy full SHA for b98ede5 - Browse repository at this point
Copy the full SHA b98ede5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 466b39d - Browse repository at this point
Copy the full SHA 466b39dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 45d7d09...466b39d