NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/46040: Errors in spawn.h



The following reply was made to PR misc/46040; it has been noted by GNATS.

From: henning petersen <henning.petersen%t-online.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Martin Husemann <martin%duskware.de@localhost>
Subject: Re: misc/46040: Errors in spawn.h
Date: Fri, 17 Feb 2012 17:51:59 +0100

 Am 17.02.2012 16:50, schrieb Martin Husemann:
 > The following reply was made to PR misc/46040; it has been noted by GNATS.
 >
 > From: Martin Husemann <martin%duskware.de@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: misc/46040: Errors in spawn.h
 > Date: Fri, 17 Feb 2012 16:48:32 +0100
 >
 >  On Fri, Feb 17, 2012 at 03:45:00PM +0000, 
 > henning.petersen%t-online.de@localhost wrote:
 >  
 >  > Missing __BEGIN_DECELS.
 >  
 >  This part is clear.
 >  
 >  > Error building tools llvm/Clang in [__restrict]
 >  >  at line 43 and 46 in spawn.h.
 >  
 >  This part I don't understand.
 >  
 >  Martin
 >  
 >
 From FreeBSD spawn.h:
 
 * XXX both arrays should be __restrict, but this does not work when GCC is 
invoked with -std=c99.
 
  -
 
 
 


Home | Main Index | Thread Index | Old Index