mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 15:48:54 +02:00
Merge branch 'gregistry-key-name-len' into 'master'
gregistrysettings: bump key name length to 2048 See merge request GNOME/glib!1137
This commit is contained in:
@@ -98,7 +98,7 @@
|
|||||||
//#define TRACE
|
//#define TRACE
|
||||||
|
|
||||||
/* GSettings' limit */
|
/* GSettings' limit */
|
||||||
#define MAX_KEY_NAME_LENGTH 32
|
#define MAX_KEY_NAME_LENGTH 128
|
||||||
|
|
||||||
/* Testing (on Windows XP SP3) shows that WaitForMultipleObjects fails with
|
/* Testing (on Windows XP SP3) shows that WaitForMultipleObjects fails with
|
||||||
* "The parameter is incorrect" after 64 watches. We need one for the
|
* "The parameter is incorrect" after 64 watches. We need one for the
|
||||||
|
Reference in New Issue
Block a user