Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: Failure to build -current amd64



Robert Swindells writes:
> 
> >> -    size_t count = from_st->st_size;
> >>  #if defined _GLIBCXX_USE_SENDFILE && ! defined _GLIBCXX_FILESYSTEM_IS_WINDOWS
> >> +    size_t count = from_st->st_size;
> >
> > that looks right to me.  it works and i commited it.
>
> I didn't think we had sendfile(2).

the variable was unused _outside_ of the #ifdef.


Home | Main Index | Thread Index | Old Index