summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorLeslie Giles <Leslie.Giles@riftio.com>2017-11-03 13:51:20 -0400
committerEmmanuele Bassi <ebassi@gnome.org>2017-12-19 18:51:39 +0000
commit017e172150de75238c521b7c87f224aa8316026b (patch)
treebe8cf54335e95ad40ba04a57ee188512652920c3 /HACKING
parentfe3c8e24e4684f9a4440c599c2a6b141281aaaf2 (diff)
downloadgobject-introspection-017e172150de75238c521b7c87f224aa8316026b.tar.gz
Increase MAX_NAME_LEN
There is no real limit on the length of an identifier, and some toolchains easily hit the current limit of 200 characters. According to this answer on StackOverflow, 2048 seems to be the limit on MSVC and ICC: https://stackoverflow.com/questions/6007568/what-is-max-length-for-an-c-c-identifier-on-common-build-systems So let's use that. https://bugzilla.gnome.org/show_bug.cgi?id=764791
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions