issues Search Results · repo:jacobwilliams/json-fortran language:Fortran
Filter by
353 results
(75 ms)353 results
injacobwilliams/json-fortran (press backspace or delete to remove)In a json file I have a 2d array
myarr : [
[2.240000e+04, 0.000000e+00],
[1.250000e+02, 1.361000e+02]
],
the trailing comma is because I have other entries afterwards - and anyway my problem ...
tardini
- Opened 3 days ago
- #588
With flang-new (flang version 20.1.3) I get the error:
fatal Fortran runtime error(json_value_module.F90:11432): REPEAT has negative NCOPIES=-1
ERROR Execution for object jf_test_01.exe returned ...
jacobwilliams
- Opened on Apr 22
- #587
When building json-fortran as a CMake subproject (i.e. json-fortran is not the top-level project), typically with
FetchContent, the following error occurs:
CMake Error: File [REDACTED]/.VERSION.in does ...
mcharlou
- 1
- Opened on Mar 13
- #585
This repo is huge, likely because we are storing the history of the docs in the gh-pages branch. Can we remove all that
history? Is gh-pages still the right way to manage GitHub Pages doc deployments? ...
CI
documentation
jacobwilliams
- 1
- Opened on Feb 21
- #583
The write statements in json_value_print:write_it are not checking iostat so there is a potential for a crash if the
write fails. Should add this check and propagate any errors up the call stack to handle ...
jacobwilliams
- Opened on Feb 19
- #581
According to the README json-fortran can be used in a CMake project by linking the library jsonfortran::jsonfortran or
jsonfortran::jsonfortran-static:
https://github.com/jacobwilliams/json-fortran/blob/cde26201d4e6cd3ba1d175cfac5e9b67bd47241b/README.md?plain=1#L151 ...
CMake
EmilyBourne
- 3
- Opened on Aug 21, 2024
- #579
It seems that the subroutine add_by_path only support the default way to specify the path (path_mode=1), actually the
following codes does not work
program main
use json_module
implicit none
...
enhancement
LaplaceSoda
- 4
- Opened on Aug 19, 2024
- #578
Hi! Thanks for developing this library!
I need a very specific usage where I generate a json string from some input data. Just to provide a simple example of
what I want to do json_str would be an arbitrary ...
question
fedebenelli
- 3
- Opened on Jul 11, 2024
- #576
FORD is giving this warning:
Warning: Including other files in project file metadata is deprecated and will
stop working in a future release.
preprocessor: {!.PREPROCESSOR!}
documentation
jacobwilliams
- Opened on Jun 12, 2024
- #575
See, for example, this job: https://github.com/jacobwilliams/json-fortran/actions/runs/9476441364/job/26109326806
{ detail : ErrorDetail(string= Rate limit reached. Please upload with the Codecov repository ...
CI
jacobwilliams
- Opened on Jun 12, 2024
- #574

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.