You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem was a gfortran bug (looks like it's now fixed in 5.1) related to deferred-length characters. I updated it so it will still with with 4.9. See #162.
Add a function to create a clone or deep copy of a
json_value
structure. This could be useful, and there's currently no way to easily do it.The text was updated successfully, but these errors were encountered: