julia> A=zeros(UTF8String, 5)
ERROR: `zero` has no method matching zero(::Type{UTF8String})
in zeros at array.jl:169This used to work, but with the new update it doesn't. Any idea? _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type "help()" for help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 0.3.5 (2015-01-08 22:33 UTC) _/ |\__'_|_|_|\__'_| | Official http://julialang.org release |__/ | x86_64-linux-gnu
