Skip to content

Commit 9a63c8b

Browse files
authored
Merge pull request #6 from Ken-B/patch-1
typo in readme link to julia issue
2 parents c855801 + 0a5d04c commit 9a63c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ PackageCompiler.revert()
4242
- I uncovered one out of bounds issue, that somehow was not coming up without static-compilation
4343
- I used julia-debug to uncover most bugs, but actually, the last errors I was trying to uncover where due to using julia-debug!
4444

45-
- you’re pretty much on your own and need to use gdb to find the issues and I still don’t know what the underlying julia issues are and when they will get fixed :wink: See: https://github.com/JuliaLang/julia/issues/2453330. Hopefully we look at a better story with Julia 1.0!
45+
- you’re pretty much on your own and need to use gdb to find the issues and I still don’t know what the underlying julia issues are and when they will get fixed :wink: See: https://github.com/JuliaLang/julia/issues/24533. Hopefully we look at a better story with Julia 1.0!

0 commit comments

Comments
 (0)