issues
search
hyperrealm
/
libconfig
C/C++ library for processing configuration files
https://hyperrealm.github.io/libconfig/
GNU Lesser General Public License v2.1
1.12k
stars
366
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implemented move semantics for Config and Setting
#247
StormBytePP
closed
1 month ago
1
Make WriteFile const so constant objects can write their contents
#246
StormBytePP
closed
1 month ago
0
Not finding settings that exist
#245
ventsyv
opened
2 months ago
1
OSS-Fuzz Integration Inquiry
#244
capuanob
opened
3 months ago
1
Feature request: expose `__config_setting_get_int`
#243
yshui
opened
3 months ago
2
Behavior of `config_setting_lookup_*` is inconsistent with `config_setting_lookup`
#242
yshui
opened
3 months ago
0
cmake: Fix broken static library build for c++ target
#241
Challanger524
closed
2 months ago
1
cmake: Fix "deprecated version compatibility" warning
#240
Challanger524
closed
2 months ago
0
Update CMakeLists.txt with the VERSION argument <min> / <max>
#239
Challanger524
closed
2 months ago
0
`wincompat.h` macro condition is missing 3rd case for `msys64/clang64`
#238
Challanger524
opened
7 months ago
1
CMake `BUILD_SHARED_LIBS` OFF missing `LIBCONFIG_STATIC` definition for `${libname}++` target
#237
Challanger524
closed
2 months ago
1
Add support for binary integer values
#236
cozzyd
opened
8 months ago
3
@include directive failed?
#235
bethebest0622
closed
11 months ago
3
Put libconfig++ into libconfig export
#234
dg0yt
closed
1 year ago
0
Grammar definition error and Peggy grammar file contrib
#233
kf6kjg
opened
1 year ago
1
Libconfing undefined reference
#232
nethriis
closed
1 year ago
1
Cmake config is broken.
#231
FrankXie05
closed
1 year ago
4
Cannot success build using Cmake Fecth_Content
#230
18521344596
opened
1 year ago
1
Setting::exists returns incorrect value
#229
invenibo
closed
11 months ago
1
Cannot configure project
#228
MKrbm
closed
2 years ago
2
fix build fail
#227
xiaoge1001
closed
2 years ago
0
fix a null pointer reference bug in config_clear() function
#226
xiaoge1001
closed
2 years ago
0
A null pointer reference problem exists in function config_clear().
#225
ghost
closed
2 years ago
18
Suggest fuzzer for libconfig.
#224
autofuzzoss
opened
2 years ago
0
add \a \b \v for correct escaping
#223
fe-dagostino
closed
11 months ago
4
libconfig-1.7.3.tar.gz does not contain CMakeLists.txt
#222
ilyapopov
closed
2 years ago
1
Line capacity control
#221
nenin-sc
opened
2 years ago
2
Setting::exists and Setting::lookup do not agree for some path strings
#220
sgibbs-DSI
closed
2 years ago
1
possible API bug short versa unsigned short
#219
aotto1968
closed
2 years ago
2
File "configure" missing and autoconf errors. INSTALL obsolete/incomplete?
#218
Ben-Voris
closed
2 years ago
3
long path name in configuration file is missing
#217
aotto1968
opened
2 years ago
0
x86 build instructions
#216
simalei
closed
2 years ago
3
Setting: allow conversion from int to long long
#215
thomastrapp
closed
2 years ago
1
Config::lookupValue(const char *path, long long &value) always false
#214
mastersan-mh
closed
2 years ago
2
Fix locale handling when building with cmake
#213
thomastrapp
closed
3 years ago
0
Memory leak in Config::readString()
#212
ShadowZzj
closed
2 years ago
9
How to cross compile libconfig-1.7.3?
#211
fayfive
closed
2 years ago
2
Windows/ Auto Pop ups on laptop screen
#210
samad-nasar
closed
3 years ago
1
Update Docs
#209
susi132002
closed
11 months ago
1
Windows fixes
#208
madebr
closed
1 year ago
1
Update DOC
#207
geerjasaumya
closed
7 months ago
0
Array of string/bool
#206
hbadi
closed
3 years ago
1
Make sure function arguments are used
#205
payano
closed
3 years ago
0
how to overwrite current config's setting?
#204
nickhuangxinyu
closed
3 years ago
1
how to identify list's setting and group's setting?
#203
nickhuangxinyu
closed
3 years ago
1
copy libconfig::Setting from one libconfig::Config to another?
#202
nickhuangxinyu
closed
3 years ago
1
How to enumerate keys for dict?
#201
nickhuangxinyu
closed
3 years ago
3
Debian 11 version and build
#200
lucapaganotti
closed
2 years ago
4
serialize config into a string
#199
keineahnung2345
closed
3 years ago
2
How do I use libconfig::Setting as a member variable?
#198
keineahnung2345
closed
3 years ago
2
Next