lp:~chasedouglas/frame/fix-visibility2

Created by Chase Douglas and last modified
Get this branch:
bzr branch lp:~chasedouglas/frame/fix-visibility2
Only Chase Douglas can upload to this branch. If you are Chase Douglas please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chase Douglas
Project:
frame
Status:
Merged

Recent revisions

73. By Chase Douglas

Fix symbol visibility for C11 type-specific property getter functions

The C11 _Generic functionality of utouch-frame relies on type-specific
functions. When _Generic is available, the generic property getter
functions are not declared, but the type-specific functions are. Thus,
the visibility macros for the functions are getting switched on and off
depending on which compiler and options are used.

To remedy this, use the visibility macros at function definition as well.
The visibility macros in the header files are now superfluous, but it
doesn't hurt to have them there as well.

72. By Chase Douglas

Merge fixes for xorg-gtest usage, symbol visibility, and automake flags

71. By Jussi Pakkanen

Changed underscores to hyphens for great justice.

70. By Jussi Pakkanen

Merged build tests.

69. By Chase Douglas

Merge miscellaneous automake cleanups

68. By Chase Douglas

Merge XInput autotools cleanup

67. By Stephen M. Webb

Release version 2.2.1

66. By Stephen M. Webb

Fixed 'make distcheck' failure.

65. By Chase Douglas

Merge ownership event time value type fix

64. By Chase Douglas

Merge XI version query fix

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:frame
This branch contains Public information 
Everyone can see this information.

Subscribers