Re: rapidjson?
Markus Mützel <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <trinity-80e2dfb5-d8d9-4e25-b987-3a4d9ef3a59e-1601464362377@3c-app-gmx-bs37> |
> Am 30. September 2020 um 00:07 Uhr schrieb "Dmitri A. Sergatskov": > > On Tue, Sep 29, 2020 at 6:03 PM Abdallah Elshamy <[email protected][mailto:[email protected]]> wrote: > > No not a bug. To be able to use the "PrettyWriter" option you must use the new version of RapidJSON from their repo on GitHub not the release. > > > > Unfortunately, their last release was a few years ago so it looks like they won't be releasing the new version soon. > > > > Cheers, > > Abdallah > > Ok. Thanks. > > Dmitri. If you don't want to wait, you could also apply these changes to the released headers to allow compilation with modern compilers: https://hg.octave.org/mxe-octave/file/tip/src/rapidjson-1-prettywriter.patch Markus