Anatoliy Voropay

Results 3 issues of Anatoliy Voropay

Got this while install.sh ``` /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output between 3 and 27 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s),...

Every time I add ImagePicker I got this message: Unbalanced calls to begin/end appearance transitions for . What does it mean? I'm add picker like this: ``` AGImagePickerController *imagePickerController =...

As a developer I'd like to have suggestions not in the editor, but in the commit mode also. Clear suggestions can contain: - Overall description of changes has been made...

enhancement
low priority