Re: kern/176280: [kernel] On net/if_var.h we can't return a value in a void function.

2013-02-20 Thread araujo
Synopsis: [kernel] On net/if_var.h we can't return a value in a void function. State-Changed-From-To: closed->open State-Changed-By: araujo State-Changed-When: Thu Feb 21 02:47:04 UTC 2013 State-Changed-Why: Re-open this PR, discussed with Eitan Adler http://www.freebsd.org/cgi/query-pr.cgi?pr=1

Re: bin/176300: __CTASSERT() missing from

2013-02-20 Thread J.R. Oldroyd
The following reply was made to PR bin/176300; it has been noted by GNATS. From: "J.R. Oldroyd" To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/176300: __CTASSERT() missing from Date: Wed, 20 Feb 2013 17:07:50 -0500 On Wed, 20 Feb 2013 20:50:00 GMT freebsd

Re: bin/176300: __CTASSERT() missing from

2013-02-20 Thread J.R. Oldroyd
On Wed, 20 Feb 2013 20:50:00 GMT freebsd-gnats-sub...@freebsd.org wrote: > Oops, that last line should not have a semi-colon. I was looking at an old version on NetBSD where they've since removed it. -#define __CTASSERT1(x, y, z) typedef char y ## z[(x) ? 1 : -1]; +#define __CTASSERT1(x, y, z)

bin/176300: __CTASSERT() missing from

2013-02-20 Thread J.R. Oldroyd
>Number: 176300 >Category: bin >Synopsis: __CTASSERT() missing from >Confidential: no >Severity: serious >Priority: medium >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-I

misc/176292: /usr/src: delete-old-files tries to delete usr/lib/libisc.a, usr/lib/libisc.so, /usr/lib/libisc_p.a et cetera even if WITH_BIND_LIBS= YES enabled in /etc/src.conf

2013-02-20 Thread O. Hartmann
>Number: 176292 >Category: misc >Synopsis: /usr/src: delete-old-files tries to delete usr/lib/libisc.a, >usr/lib/libisc.so, /usr/lib/libisc_p.a et cetera even if WITH_BIND_LIBS= YES >enabled in /etc/src.conf >Confidential: no >Severity: non-critical >Priority: l

Re: bin/170413: commit references a PR

2013-02-20 Thread dfilter service
The following reply was made to PR bin/170413; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: bin/170413: commit references a PR Date: Wed, 20 Feb 2013 12:40:38 + (UTC) Author: pluknet Date: Wed Feb 20 12:40:26 2013 N

Re: kern/176233: [libc] [patch] New dup3() implementation for FreeBSD

2013-02-20 Thread Jukka A. Ukkonen
The following reply was made to PR kern/176233; it has been noted by GNATS. From: j...@iki.fi (Jukka A. Ukkonen) To: jil...@stack.nl (Jilles Tjoelker) Cc: bug-follo...@freebsd.org, j...@iki.fi Subject: Re: kern/176233: [libc] [patch] New dup3() implementation for FreeBSD Date: Wed, 20 Feb 2013 11: