Subject: [Boost-bugs] [Boost C++ Libraries] #4508: bsd.hpp assumes __NetBSD_GCC__ is defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-04 19:58:59
#4508: bsd.hpp assumes __NetBSD_GCC__ is defined
--------------------------------------------------+-------------------------
Reporter: Jelle Geerts <jellegeerts@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: Boost 1.44.0 | Component: config
Version: Boost Development Trunk | Severity: Problem
Keywords: |
--------------------------------------------------+-------------------------
On OpenBSD, when compiling a project of mine, I noticed that bsd.hpp
assumes __NetBSD_GCC__ is defined, which gave a compilation error because
I use gcc with -Werror.
So, I simply fixed the line that caused the error. Please see the attached
patch for the fix.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4508> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC