lp:~chasedouglas/libgrip/fix-cast-alignment

Created by Chase Douglas and last modified
Get this branch:
bzr branch lp:~chasedouglas/libgrip/fix-cast-alignment
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:
libgrip
Status:
Merged

Recent revisions

57. By Chase Douglas

Fix "cast increases required alignment of target type" compile error

On ARM, a cast of the data from GArray causes this warning/error to be
emitted. It's not a real issue, but it can cause build failures so we now
mask it by casting to an intermediate void pointer.

See https://bugzilla.gnome.org/show_bug.cgi?id=502927 for an example of
how this bug was resolved for g_array_index().

56. By Jussi Pakkanen

Merge input type expose.

55. By Jussi Pakkanen

Merged type detection branch.

54. By Stephen M. Webb

Fix daily builds.

53. By Stephen M. Webb

Added GripInputDevice class and propagated it with gesture events.

52. By Stephen M. Webb

Added documentation (LP: #744911)

51. By Chase Douglas

Release version 0.2.1

50. By Chase Douglas

Update gir scanning to use Gtk-3.0

49. By Jussi Pakkanen

Merged null pointer fix.

48. By Jussi Pakkanen

Merged device separation branch.

Branch metadata

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

Subscribers