Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 May 2017 02:05:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219029] graphics/libraw - add patch to use FreeBSD's libc implementations of non-standard string functions
Message-ID:  <bug-219029-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219029

            Bug ID: 219029
           Summary: graphics/libraw - add patch to use FreeBSD's libc
                    implementations of non-standard string functions
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, patch, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhale@FreeBSD.org
          Reporter: mi@FreeBSD.org
          Assignee: jhale@FreeBSD.org
             Flags: maintainer-feedback?(jhale@FreeBSD.org)

Created attachment 182260
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182260&action=
=3Dedit
Add #ifdefs to avoid redefining functions provided by FreeBSD's libc

libraw reimplements several less-than-standard functions (like strnlen) for=
 the
benefit of platforms, which do not define them.

However, FreeBSD does define them and there is no need to use the bundled
implementations.

The attached patch can simply be dropped into the port's files/ subdire4cto=
ry.

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



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