[arch] FAM doesn't compile
Mister Dobalina
reebydobalina at yahoo.ca
Fri Dec 1 21:51:51 EST 2006
damn, it did wrap it. should be obvious where the
wraps are. oh yeah, and this needs to be applied
*after* fam-2.7.0-dnotify.patch
--- Mister Dobalina <reebydobalina at yahoo.ca> wrote:
> Small patch to fix FAM compile error. Hope yahoo
> mail
> doesn't word wrap it.
>
> --- fam-2.7.0/src/DNotify.h 2006-12-01
> 16:01:40.486118026 -0500
> +++ fam-2.7.0-dnotify-fix/src/DNotify.h 2006-12-01
> 16:02:44.764535814 -0500
> @@ -59,8 +59,8 @@
> static int pipe_write_fd;
> static int pipe_read_fd;
> static int change_queue[QUEUESIZE];
> - static volatile sig_atomic_t
> DNotify::queue_overflowed;
> - static volatile sig_atomic_t
> DNotify::queue_changed;
> + static volatile sig_atomic_t queue_overflowed;
> + static volatile sig_atomic_t queue_changed;
> static volatile int queue_head; // Only
> modified
> by read handler
> static volatile int queue_tail; // Only
> modified
> by signal handler
> static EventHandler ehandler;
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
>
> _______________________________________________
> arch mailing list
> arch at archlinux.org
> http://www.archlinux.org/mailman/listinfo/arch
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the arch
mailing list