[Github-comments] [geany/geany] Api tmtag (#1093)

Colomban Wendling notifications at xxxxx
Wed Jun 29 13:55:26 UTC 2016


> @@ -80,7 +80,10 @@ typedef enum
>  #define TAG_IMPL_VIRTUAL 'v' /**< Virtual implementation */
>  #define TAG_IMPL_UNKNOWN 'x' /**< Unknown implementation */
>  
> -typedef struct _TMTag
> +/**
> + * The TMTag structure represents a single tag in the tag manager.
> + **/
> +typedef struct TMTag

If it's not, please drop this.  yeah it's more consistent so that's kinda good, but it changes a name so it could break some users, and I'd rather not play with that so close to the release.
Yes I know it's private and all.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1093/files/659b277ef6861ea1b55e996e62ece24f9134a94b#r68949661
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160629/1f01b14a/attachment.html>


More information about the Github-comments mailing list