Hi, On 25 February 2012 17:32, Alan Coopersmith <[email protected]> wrote: > Mostly trivial/obvious - some change the API by changing return types > of extern functions from char * to const char *. > > If this was an API that had been established for years that would be > a problem, but since this is a new API still somewhat under development, > I think it's an okay change to make now, before it gets adopted and baked > in by many programs.
libxkbcommon makes absolutely no ABI guarantees whatsoever, and indeed it changes multiple times per week at this point. I'll start doing releases when it becomes ABI-stable. Cheers, Daniel _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
