stensmo

Results 13 issues of stensmo

Started to use the Clang.jl generator, and at least on Windows, there are bugs in TypedefFunction (Clang.CLTypedefDecl). At line 75 in https://github.com/JuliaInterop/Clang.jl/tree/master/src/generator /print.jl there is a call to tokenize which...

https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2024-03/06/CSV.primary.log CSV.write: Test Failed at /home/pkgeval/.julia/packages/CSV/tmZyn/test/write.jl:338

Can't find binaries for windows.

SimpleDirectMediaLayer.jl does not work on Julia 1.10.0-rc1 (Windows). It works on Julia 1.9.2. Error: Failed to precompile SimpleDirectMediaLayer [98e33af6-2ee5-5afd-9e75-cbc738b767c4] to "C:\\Users\\e14\\.julia\\compiled\\v1.10\\SimpleDirectMediaLayer\\jl_97D7.tmp". ERROR: LoadError: InitError: could not load library "C:\Users\e14\.julia\artifacts\fa03230282478d82c2295049d440075426a17202\bin\SDL2_image.dll" The...

using JSON3 #= Note that the fields d8 and d9 are swapped, which is OK according to the JSON specification. This example errors. ERROR: LoadError: MethodError: Cannot `convert` an object...

code generation

using JSON3 #= Put this content in the file test.json { "objects": [ { "a": 1, "b": "here is a sting" }, { "b": "here is a string with a...

code generation

It's a great tool, but parsing strings is too hard. Tried the example JSON parser. text = read("large-file.json", String) j = Lerche.parse(json_parser,text) The file large-file.json can be downloaded here: https://github.com/json-iterator/test-data/blob/master/large-file.json...

It's currently a bit difficult to understand how you should create DataFrames from JSON. I made this example code, which you can use or modify to post as an example....

- [ ] what version of Makie are you running? (`]st -m Makie`) Makie v0.22.4 - [ ] can you reproduce the bug with a fresh environment ? (`]activate --temp;...

bug

- [ ] what version of Makie are you running? (`]st -m Makie`) Makie v0.22.2 - [ ] can you reproduce the bug with a fresh environment ? (`]activate --temp;...

bug
WGLMakie
specific environment