Re: [Boost-bugs] [Boost C++ Libraries] #7339: boost algorithm hex - hex_char_to_int must be inline

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7339: boost algorithm hex - hex_char_to_int must be inline
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-24 18:01:20


#7339: boost algorithm hex - hex_char_to_int must be inline
---------------------------------------------------+------------------------
  Reporter: Kozlov Ilya <mihali4.0712@…> | Owner: marshall
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: algorithm
   Version: Boost 1.51.0 | Severity: Problem
Resolution: | Keywords: hex
---------------------------------------------------+------------------------

Comment (by marshall):

 I committed a fix in [80696], please let me know if it works for you.

 Note: Inline is "just a hint" to the compiler, there's no guarantee that
 the function will actually be inlined - so that's not a sufficient fix.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7339#comment:1>
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:10 UTC