Fulvio Senore

  • Email:
  • Registered on: 23 Dec 2009
  • Last connection: 25 Dec 2009

Activity

Reported issues: 0

18 Jan 2010

14:10 Exiv2 Forum: RE: Possible memory leak for some TIFF images
Hi Andreas, sorry for the delay but I needed to find some free time. The program is a rather large one and it uses a lot of libraries, so reducing it was not simple. Anyway, I did it and the reduced program does not have any memory leak. I thin...

15 Jan 2010

10:13 Exiv2 Forum: Possible memory leak for some TIFF images
As I have written in an older post I am using the Exiv2 library with an older version of Expat because wxWidgets ships with that older version. Somebody gave me some advice: only XMP uses expat so, since I am not using it, it would be possible to...

02 Jan 2010

05:18 Exiv2 Forum: RE: Error compiling V 0.19 under Linux
I use Ubuntu 6.06 with the default compiler: gcc 4.0.3. I use an old version so there are good chances that the compiled program will work on most recent distros. I have also found the error when I compiled exiv2 under OS X 10.4. It looks like o...

01 Jan 2010

14:08 Exiv2 Forum: Error compiling V 0.19 under Linux
I have succesfully compiled V 0.19 unser Windows, but when I tried to make it under Linux I got an error about an extra ';' in value.cpp, line 163. Here are lines 160-163: DataBuf Value::dataArea() const { return DataBuf(0, 0...

27 Dec 2009

05:06 Exiv2 Forum: RE: Wrong image reported size for some RAW files.
It worked, thank you. Fulvio

26 Dec 2009

01:20 Exiv2 Forum: Wrong image reported size for some RAW files.
I just added some raw support to a program that I am developing, so I tested it with some raw files that I downloaded for testing purposes. Everything worked well for some files, but I had problems with Nikon and Sony ones. The library reports a...
01:08 Exiv2 Forum: RE: Using an older version of expat
Andreas, thank you for taking the time to test this. I have a better knowledge of Windows than *nix, and I was thinking of static linking. That is why I thought about duplicated symbols. Fulvio

24 Dec 2009

06:27 Exiv2 Forum: RE: Using an older version of expat
Hello Andreas, thank you for the link, and thank you for exiv2: it is a great tool. I didn't think of linking two versions of expat. I thought that it would have led to symbols duplication at linking time. Fulvio

23 Dec 2009

10:01 Exiv2 Forum: RE: Using an older version of expat
I am developing a program that works on Linux, OS X and Windows. I studied the problem a little more and I realized that expat is only used for XMP support. Since at the moment I do not need to handle XMP I decided to build exiv2 without xml s...

Also available in: Atom