_MAX_STRING=512// Used for short strings: names, error messages…
_MAX_NAME=512// Used for short strings: names, error messages…
_MAX_LENGTH=1e9
_MAX_SQL_LENGTH=1e9
_MAX_ALLOCATION_SIZE=0x7ffffeff
ptrlen=4
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.