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

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