Re: gifread.cxx: Netscape 2.0

2013-01-15 Thread Caolán McNamara
On Fri, 2013-01-11 at 22:22 +0100, Christina Roßmanith wrote:
 Hi,
 
 during RTL_CONSTASCII... cleaning I came across this lines in 
 vcl/source/filter/igif/gifread.cxx:
 
 if( (aAppId == NETSCAPE)  (aAppCode == 2.0)  (cSize == 3) )...
 
 
 Will this condition ever be true?

Yes, I think its true that all animated .gifs set those NETSCAPE
2.0 .gif extensions bits

C.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


gifread.cxx: Netscape 2.0

2013-01-11 Thread Christina Roßmanith

Hi,

during RTL_CONSTASCII... cleaning I came across this lines in 
vcl/source/filter/igif/gifread.cxx:


if( (aAppId == NETSCAPE)  (aAppCode == 2.0)  (cSize == 3) )...


Will this condition ever be true?

Christina


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice