[FFmpeg-cvslog] r14342 - trunk/libavcodec/elbg.c
Vitor Sessak
vitor1001
Wed Jul 23 16:03:36 CEST 2008
The Wanderer wrote:
> vitor wrote:
>
>> Author: vitor
>> Date: Wed Jul 23 05:56:13 2008
>> New Revision: 14342
>>
>> Log:
>> Do not merge declaration and initialization in elbg.c to
>> workaround an ICC bug.
>
> I find this slightly unclear - are we avoiding merging in order to avoid
> triggering an ICC bug, or are we not bothering to avoid merging because
> we don't want to work around compiler bugs?
>
> IOW, which one is the workaround: the earlier merging of declaration and
> initialization, or this change which removes the merging?
Should be clearer now.
-Vitor
More information about the ffmpeg-cvslog
mailing list