Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 14 Dec 2012 21:57:23 +0400
From: ojab <ojab@...b.ru>
To: musl@...ts.openwall.com
Subject: Re: SoX & pipe rewinding

On 14.12.2012 20:47, John Spencer wrote:
> On 12/14/2012 02:51 PM, ojab wrote:
>
>
> i think this function is completely unused as the UNUSED keyword in the
> declaration suggests.
> in that case, simply removing the function would be sufficient...
>

Unfortunately it is used, but parts of code where it's used are guarded 
by "#ifndef NO_REWIND_PIPE".
So in the "#else" case it is unused, most likely keyword was added 
because of that.

//wbr ojab

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.