Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2019 19:15:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236063] [LIBM] Update the ENTERI() macro  in math_private.h
Message-ID:  <bug-236063-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236063

            Bug ID: 236063
           Summary: [LIBM] Update the ENTERI() macro  in math_private.h
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: kargl@FreeBSD.org

Created attachment 202391
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202391&action=edit
patch

Update the ENTERI() macro in math_private.h to take a parameter.
This parameter is used by __typeof() to set the type for an
intermediate variable that holds the return value of a function
on i386 FreeBSD.  The patch updates the consumers of ENTERI().

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

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