Bug#667159: exactimage: ftbfs with GCC-4.7

2012-04-04 Thread Sven Eckelmann
tags 667159 + pending
thanks

On Tuesday, April 03, 2012 11:08:44 PM you wrote:
> The package fails to build in a test rebuild on at least amd64 with
> gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
> severity of this report may be raised before the wheezy release.
> 
> edisplay/edisplay.cc:585:20: error: 'usleep' was not declared in this scope
[...]

Thanks for the tests and the bug report. I've uploaded a patch to the git
repository [1].

Kind regards,
Sven

[1] 
http://anonscm.debian.org/gitweb/?p=collab-maint/exactimage.git;a=commit;h=21f8bb0e6f24209e336abe46c9ffaa8501f10fc3Description: Fix missing declaration of usleep with libstdc++6-4.7
Bug-Debian: http://bugs.debian.org/667159
Author: Sven Eckelmann 

---
diff --git a/edisplay/edisplay.cc b/edisplay/edisplay.cc
index 26485735154fafddd8f27c06d13f5397254ae3a6..79e3ae467e2a45ee7174d61207f33abe6f1aa03b 100644
--- a/edisplay/edisplay.cc
+++ b/edisplay/edisplay.cc
@@ -31,6 +31,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include "ArgumentList.hh"
 using namespace Utility;


signature.asc
Description: This is a digitally signed message part.


Processed: Re: Bug#667159: exactimage: ftbfs with GCC-4.7

2012-04-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 667159 + pending
Bug #667159 [exactimage] exactimage: ftbfs with GCC-4.7
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
667159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667159
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.133352653126531.transcr...@bugs.debian.org



Bug#667159: [exact-image] Re: Bug#667159: exactimage: ftbfs with GCC-4.7

2012-04-04 Thread René Rebe
Hi,

thanks, "applied".

René

On 04.04.2012, at 10:02, Sven Eckelmann wrote:

> tags 667159 + pending
> thanks
> 
> On Tuesday, April 03, 2012 11:08:44 PM you wrote:
>> The package fails to build in a test rebuild on at least amd64 with
>> gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
>> severity of this report may be raised before the wheezy release.
>> 
>> edisplay/edisplay.cc:585:20: error: 'usleep' was not declared in this scope
> [...]
> 
> Thanks for the tests and the bug report. I've uploaded a patch to the git
> repository [1].
> 
> Kind regards,
>   Sven
> 
> [1] 
> http://anonscm.debian.org/gitweb/?p=collab-maint/exactimage.git;a=commit;h=21f8bb0e6f24209e336abe46c9ffaa8501f10fc3---
>  
> If you wish to unsubscribe from this mailing, send mail to
> li...@exactcode.de with a subject of: unsubscribe exact-image

-- 
  René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
  DE Legal: Amtsgericht Berlin (Charlottenburg) HRB 105123B, Tax-ID#: 
DE251602478
  Managing Director: René Rebe
  http://exactcode.com | http://t2-project.org | http://rene.rebe.de




--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/8e3a8965-888e-4fe6-a7e6-8db5edc86...@exactcode.com



Bug#575324: [exact-image] Re: exactimage: file format misdetection

2012-04-04 Thread René Rebe
Hi,

thanks, applied, too.

René

On 30.03.2012, at 12:57, Sven Eckelmann wrote:

> tags 575324 + patch
> thanks
> 
> On Wednesday, March 24, 2010 10:40:32 PM you wrote:
>> Package: exactimage
>> Version: 0.7.5-3
>> Severity: minor
>> 
>> y.pbm is a perfectly valid PBM file:
>> 
>> $ edentify y.pbm
>> TGA: 80, 10, 1, 52, 255, 65343, ÿ
>> y.pbm: TARGA 255x65343 0 bit, 3 channels
> 
> The problem seems to be that the TARGA codec is added too early to the codec 
> datastructure. I worked around that problem using different strategies to 
> insert the codec. 
> 
> Kind regards,
>   
> Sven---
>  
> If you wish to unsubscribe from this mailing, send mail to
> li...@exactcode.de with a subject of: unsubscribe exact-image

-- 
  René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
  DE Legal: Amtsgericht Berlin (Charlottenburg) HRB 105123B, Tax-ID#: 
DE251602478
  Managing Director: René Rebe
  http://exactcode.com | http://t2-project.org | http://rene.rebe.de




--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/04fc5ca7-8a2e-4063-9592-1a5990a68...@exactcode.com



New Terms and Conditions

2012-04-04 Thread pbrown
I am a former law firm Partner and my legal services business, Contracts 4 
Commerce, provides companies with their commercial contracts for a low fixed 
fee.

 I am writing to inform you that we have produced new Terms and Conditions 
which are for use specifically by businesses in your market sector.

 Once adapted by us to suit the needs of your Company, our Terms and Conditions 
will provide comprehensive coverage for all of your business activities.

 Please let me know if you would like further details.

 Kind Regards,

 Peter Brown 






Bug#667313: openmsx-debugger: ftbfs with GCC-4.7

2012-04-04 Thread Manuel Bilderbeek
This issue is fixed upstream in SVN revision 12462. I suggest fixing it 
by packaging a new snapshot of this revision.


--
Grtjs, Manuel



--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f7c7d06.8090...@gmail.com