Niels Lohmann
Niels Lohmann
Please rebase to the latest develop branch so the CI can run successfully. Also please check https://github.com/nlohmann/json/pull/4920/checks?check_run_id=50274941755
Hi @aryanrahar, can you please rebase?
> Actually my midsem exams are going i will do the work in 1-2 days! No worries - good luck to you! 🍀
Can you please rebase to the latest `develop` branch to have a green CI?
I just merged #4846 which worked on the same issue. Please rebase your branch to see whether there is anything left to do.
I am not sure if this feature would be widely used, so I'm opening a discussion.
This is a known issue of the library. The input creates 5538 nested arrays which are parsed with 5538 recursive calls. That issue exists for all input formats - both...
Unless somebody wants to look into this issue and makes the parser non-recursive, I would close the issue as "won't fix".
Sure.
Probably not. What do you have in mind?