Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#3368 closed defect (fixed)

gvfs fails to build with gcc-4.7

Reported by: Pierre Labastie Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

There is a patch at http://git.gnome.org/browse/gvfs/patch/?id=01161473ed33ee682f340e6f12edcba5334475e0

I think the following sed is enough:

sed -i 's/g_clear_object (info)/g_clear_object (\&info)/' \
   daemon/gvfsafpvolume.c

Change History (2)

comment:1 by Armin K, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r10200

comment:2 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.