Skip to content

Instantly share code, notes, and snippets.

@ybakos
Created March 9, 2016 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ybakos/acd582a6001013df11e6 to your computer and use it in GitHub Desktop.
Save ybakos/acd582a6001013df11e6 to your computer and use it in GitHub Desktop.
wayland/wayland: make check ... | grep "not documented"
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Compound wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Compound wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Compound wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member WL_EXPORT (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member WL_DEPRECATED (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member WL_PRINTF(x, y) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each(pos, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each_safe(pos, tmp, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each_reverse(pos, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each_reverse_safe(pos, tmp, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_for_each(pos, array) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_fixed_t (typedef) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_log_func_t)(const char *, va_list) WL_PRINTF(1 (typedef) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_init(struct wl_list *list) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_insert(struct wl_list *list, struct wl_list *elm) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_remove(struct wl_list *elm) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_length(const struct wl_list *list) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_empty(const struct wl_list *list) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_insert_list(struct wl_list *list, struct wl_list *other) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_init(struct wl_array *array) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_release(struct wl_array *array) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_add(struct wl_array *array, size_t size) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_copy(struct wl_array *array, struct wl_array *source) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Member size (variable) of class wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Member alloc (variable) of class wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Member data (variable) of class wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member name (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member version (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member method_count (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member methods (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member event_count (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member events (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:119: warning: Member prev (variable) of class wl_list is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:119: warning: Member next (variable) of class wl_list is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Member name (variable) of class wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Member signature (variable) of class wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Member types (variable) of class wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Compound wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:50: warning: Compound wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Compound wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Compound wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Compound wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Compound wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Compound wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Compound wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Compound wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:69: warning: Compound wl_shm_sigbus_data is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:59: warning: Compound wl_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Compound wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:53: warning: Compound wl_shm_pool is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member WL_EXPORT (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member WL_DEPRECATED (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member WL_PRINTF(x, y) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each(pos, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each_safe(pos, tmp, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each_reverse(pos, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each_reverse_safe(pos, tmp, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_for_each(pos, array) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_fixed_t (typedef) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_log_func_t)(const char *, va_list) WL_PRINTF(1 (typedef) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_init(struct wl_list *list) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_insert(struct wl_list *list, struct wl_list *elm) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_remove(struct wl_list *elm) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_length(const struct wl_list *list) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_empty(const struct wl_list *list) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_insert_list(struct wl_list *list, struct wl_list *other) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_init(struct wl_array *array) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_release(struct wl_array *array) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_add(struct wl_array *array, size_t size) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_copy(struct wl_array *array, struct wl_array *source) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Member size (variable) of class wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Member alloc (variable) of class wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Member data (variable) of class wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:59: warning: Member resource (variable) of class wl_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:59: warning: Member width (variable) of class wl_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:59: warning: Member height (variable) of class wl_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:59: warning: Member busy_count (variable) of class wl_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member connection (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member source (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member display (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member display_resource (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member id_count (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member mask (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member link (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member objects (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member destroy_signal (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member ucred (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member error (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member loop (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member run (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member id (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member serial (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member registry_resource_list (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member global_list (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member socket_list (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member client_list (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member destroy_signal (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member additional_shm_formats (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member display (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member interface (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member name (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member version (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member data (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member bind (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member link (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member name (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member version (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member method_count (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member methods (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member event_count (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member events (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:119: warning: Member prev (variable) of class wl_list is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:119: warning: Member next (variable) of class wl_list is not documented.
/home/ybakos/projects/wayland/src/wayland-server-core.h:249: warning: Member link (variable) of class wl_listener is not documented.
/home/ybakos/projects/wayland/src/wayland-server-core.h:249: warning: Member notify (variable) of class wl_listener is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Member name (variable) of class wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Member signature (variable) of class wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Member types (variable) of class wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:44: warning: Member interface (variable) of class wl_object is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:44: warning: Member implementation (variable) of class wl_object is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:44: warning: Member id (variable) of class wl_object is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member object (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member destroy (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member link (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member destroy_signal (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member client (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member data (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member version (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member dispatcher (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member resource (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member width (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member height (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member stride (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member format (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member offset (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member pool (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:53: warning: Member resource (variable) of class wl_shm_pool is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:53: warning: Member refcount (variable) of class wl_shm_pool is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:53: warning: Member data (variable) of class wl_shm_pool is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:53: warning: Member size (variable) of class wl_shm_pool is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:69: warning: Member current_pool (variable) of class wl_shm_sigbus_data is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:69: warning: Member access_count (variable) of class wl_shm_sigbus_data is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:69: warning: Member fallback_mapping_used (variable) of class wl_shm_sigbus_data is not documented.
/home/ybakos/projects/wayland/src/wayland-server-core.h:267: warning: Member listener_list (variable) of class wl_signal is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member fd (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member fd_lock (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member addr (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member lock_addr[UNIX_PATH_MAX+LOCK_SUFFIXLEN] (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member link (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member source (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member display_name (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Compound wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:50: warning: Compound wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Compound wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Compound wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Compound wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Compound wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Compound wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Compound wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:69: warning: Compound wl_shm_sigbus_data is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:59: warning: Compound wl_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Compound wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:53: warning: Compound wl_shm_pool is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member WL_EXPORT (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member WL_DEPRECATED (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member WL_PRINTF(x, y) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each(pos, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each_safe(pos, tmp, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each_reverse(pos, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_for_each_reverse_safe(pos, tmp, head, member) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_for_each(pos, array) (macro definition) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_fixed_t (typedef) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_log_func_t)(const char *, va_list) WL_PRINTF(1 (typedef) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_init(struct wl_list *list) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_insert(struct wl_list *list, struct wl_list *elm) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_remove(struct wl_list *elm) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_length(const struct wl_list *list) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_empty(const struct wl_list *list) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_list_insert_list(struct wl_list *list, struct wl_list *other) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_init(struct wl_array *array) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_release(struct wl_array *array) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_add(struct wl_array *array, size_t size) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:1: warning: Member wl_array_copy(struct wl_array *array, struct wl_array *source) (function) of file wayland-util.h is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Member size (variable) of class wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Member alloc (variable) of class wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:209: warning: Member data (variable) of class wl_array is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:59: warning: Member resource (variable) of class wl_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:59: warning: Member width (variable) of class wl_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:59: warning: Member height (variable) of class wl_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:59: warning: Member busy_count (variable) of class wl_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member connection (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member source (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member display (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member display_resource (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member id_count (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member mask (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member link (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member objects (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member destroy_signal (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member ucred (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:72: warning: Member error (variable) of class wl_client is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member loop (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member run (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member id (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member serial (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member registry_resource_list (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member global_list (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member socket_list (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member client_list (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member destroy_signal (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:86: warning: Member additional_shm_formats (variable) of class wl_display is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member display (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member interface (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member name (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member version (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member data (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member bind (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:103: warning: Member link (variable) of class wl_global is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member name (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member version (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member method_count (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member methods (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member event_count (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:70: warning: Member events (variable) of class wl_interface is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:119: warning: Member prev (variable) of class wl_list is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:119: warning: Member next (variable) of class wl_list is not documented.
/home/ybakos/projects/wayland/src/wayland-server-core.h:249: warning: Member link (variable) of class wl_listener is not documented.
/home/ybakos/projects/wayland/src/wayland-server-core.h:249: warning: Member notify (variable) of class wl_listener is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Member name (variable) of class wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Member signature (variable) of class wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-util.h:64: warning: Member types (variable) of class wl_message is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:44: warning: Member interface (variable) of class wl_object is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:44: warning: Member implementation (variable) of class wl_object is not documented.
/home/ybakos/projects/wayland/src/wayland-server.h:44: warning: Member id (variable) of class wl_object is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member object (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member destroy (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member link (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member destroy_signal (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member client (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member data (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member version (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:113: warning: Member dispatcher (variable) of class wl_resource is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member resource (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member width (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member height (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member stride (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member format (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member offset (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:60: warning: Member pool (variable) of class wl_shm_buffer is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:53: warning: Member resource (variable) of class wl_shm_pool is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:53: warning: Member refcount (variable) of class wl_shm_pool is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:53: warning: Member data (variable) of class wl_shm_pool is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:53: warning: Member size (variable) of class wl_shm_pool is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:69: warning: Member current_pool (variable) of class wl_shm_sigbus_data is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:69: warning: Member access_count (variable) of class wl_shm_sigbus_data is not documented.
/home/ybakos/projects/wayland/src/wayland-shm.c:69: warning: Member fallback_mapping_used (variable) of class wl_shm_sigbus_data is not documented.
/home/ybakos/projects/wayland/src/wayland-server-core.h:267: warning: Member listener_list (variable) of class wl_signal is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member fd (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member fd_lock (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member addr (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member lock_addr[UNIX_PATH_MAX+LOCK_SUFFIXLEN] (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member link (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member source (variable) of class wl_socket is not documented.
/home/ybakos/projects/wayland/src/wayland-server.c:62: warning: Member display_name (variable) of class wl_socket is not documented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment