-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
error handlingHandling of exceptions by Julia or the userHandling of exceptions by Julia or the userunicodeRelated to unicode characters and encodingsRelated to unicode characters and encodings
Milestone
Description
julia> findfirst("⨳(",'(')
ERROR: UnicodeError: invalid character index
in next(::UTF8String, ::Int64) at ./version.jl:106
[inlined code] from ./strings/basic.jl:37
in findnext(::UTF8String, ::Char, ::Int64) at ./array.jl:664
in findfirst(::UTF8String, ::Char) at ./array.jl:670
in eval(::Module, ::Any) at ./docs/bootstrap.jl:69Metadata
Metadata
Assignees
Labels
error handlingHandling of exceptions by Julia or the userHandling of exceptions by Julia or the userunicodeRelated to unicode characters and encodingsRelated to unicode characters and encodings