[FFmpeg-devel] [Patch] OS/2 and recent updates, libavnet?
Dave Yeo
daveryeo
Tue Nov 27 03:29:03 CET 2007
On 11/26/07 04:45 pm, Diego Biurrun wrote:
> On Sat, Nov 24, 2007 at 06:06:12PM +0000, M?ns Rullg?rd wrote:
>> Dave Yeo <daveryeo at telus.net> writes:
>>
>>> Also updated a comment in os_support.h to make clear that innotek_libc
>>> does not have poll.
>>>
>>> --- libavformat/os_support.h (revision 11085)
>>> +++ libavformat/os_support.h (working copy)
>>> @@ -30,7 +30,7 @@
>>> * - usleep() (Win32, BeOS)
>>> * - lseek() (Win32)
>>> * - closesocket()
>>> - * - poll() (BeOS, MinGW)
>>> + * - poll() (BeOS, MinGW, Innotek libc)
>>> */
>>>
>>> #if defined(__BEOS__) || defined(__INNOTEK_LIBC__)
>> Changing the comment isn't likely to fix or break anything...
>
> I think these comments should be removed instead. They are redundant
> and will become outdated when one of the mentioned systems implements
> one of the functions and similar things.
>
> Diego
Patch with comment removed attached.
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: os_support.diff
Type: text/x-patch
Size: 655 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071126/370a8466/attachment.bin>
More information about the ffmpeg-devel
mailing list