[PATCH 2/2] build: use symbol versioning

Peter Hutterer peter.hutterer at who-t.net
Thu Sep 11 23:33:39 PDT 2014


On Thu, Sep 11, 2014 at 11:45:24PM +0200, Jan Engelhardt wrote:
> On Thursday 2014-09-11 23:28, Peter Hutterer wrote:
> >> 
> >> This sounds like a good idea. I have not pushed it yet though because
> >> I'd want to avoid adding the symbols that will be deprecated in the
> >> coming release (libinput_device_get_keys and libinput_device_calibrate).
> >
> >can we run the symbols through sort please? Makes it a lot easier to find
> >them when they're sorted alphabetically.
> 
> I sorted them by the order they appeared in the .h file.
> Perhaps that means the .h file should be sorted too?

yeah, I'll check that. the .h file often has a bit of a semantic grouping
that can get messed up by alphabetic sorting. In the .map file that's IMO
different since it's just a list and it's a lot easier to find if
something is missing when it's alphabetically sorted.

Cheers,
   Peter
 


More information about the wayland-devel mailing list