Boost logo

Boost Users :

Subject: [Boost-users] Possible problem with property tree and ini files
From: Tim Burgess (tim_at_[hidden])
Date: 2014-06-19 06:44:33


Hi,

I make the following call in my application, based on Boost 1.55.0:

property_tree::ini_parser::read_ini(IniFile.GetFullPath().ToStdString(),
IniTree);
                                                                        
This works fine for .ini files up to 64kb, but throws an exception for
larger files. Is this a known limitation and, if so, can anybody suggest an
alternative that could cope with larger files, please?

Best wishes.
Tim Burgess


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net