Re: Small error in manual

2009-03-24 Thread Dave Korn
Ralf Wildenhues wrote:

> Thanks for the report.  OK to push this patch, tested 'make info pdf
> html'?

  You forgot "dvi".

cheers,
  DaveK


Re: Small error in manual

2009-03-24 Thread Dave Korn
Ralf Wildenhues wrote:
> * Dave Korn wrote on Tue, Mar 24, 2009 at 08:40:08PM CET:
>> Ralf Wildenhues wrote:
>>
>>> Thanks for the report.  OK to push this patch, tested 'make info pdf
>>> html'?
>>   You forgot "dvi".
> 
> I forgot to mention it, but I did test it.  OK?

  Well, it aint my say-so, but it ought to be!

cheers,
  DaveK



RE: gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Internal compiler error

2008-04-19 Thread Dave Korn
Cory Cohen wrote on 19 April 2008 16:31:

> Hello again,
> 
> Several days ago I sent a bug report about an internal
> compiler error to
> the cygwin and gcc-bugs lists.  I've not heard back anything
> from either
> of the lists, and was wondering if there was something more that I
> needed to provide.  

  Sorry, I've been ill.

  I saw your report.  It was exemplary, self-contained and complete.  In
particular thanks for sending the .ii file.

  Funnily enough, I can't reproduce it that way.  I can reproduce it on one
out of two machines, and only when compiling the original file.  Adding
--save-temps stops it from crashing also.  It appears to be caused by the
--output-pch option passed to cc1plus internally by the g++ driver.

  You might be able to use the --save-temps option as a workaround.  I'll
investigate the bug and see why it happens.  It might not be too much hassle
to issue a bugfix relese of the cygwin compiler package.

  Thanks for your report - and your patience!


cheers,
  DaveK
-- 
Can't think of a witty .sigline today