Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2009 12:26:46 GMT
From:      Vlad Galu <dudu@dudu.ro>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/136216: Missing prototype declaration for setfib() on RELENG_7
Message-ID:  <200907011226.n61CQkBr048665@www.freebsd.org>
Resent-Message-ID: <200907011230.n61CU28i015426@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136216
>Category:       misc
>Synopsis:       Missing prototype declaration for setfib() on RELENG_7
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 01 12:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Vlad Galu
>Release:        7.2
>Organization:
>Environment:
FreeBSD vgalu.ro.schlund.de 7.2-STABLE FreeBSD 7.2-STABLE #1: Tue Jun 16 18:07:19 EEST 2009     root@dudu.1and1.ro:/usr/src/sys/i386/compile/DUDU  i386
>Description:
The prototype for setfib() doesn't exist in sys/socket.h, as it does on HEAD, thus requiring C linkage in C++ programs.
>How-To-Repeat:

>Fix:
MFC sys/socket.h

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907011226.n61CQkBr048665>