Opened 9 years ago

Closed 9 years ago

#9071 closed Patches (fixed)

Incorrect deprecated macro names

Reported by: Agustín K-ballo Bergé <kaballo86@…> Owned by: John Maddock
Milestone: To Be Determined Component: config
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

Boost.Config uses incorrect macro names:

  • BOOST_HAS_CHAR_[16|32]_T
  • BOOST_NO_CXX11_CHAR_[16|32]_T

Attachments (1)

config-deprecated.patch (1.3 KB ) - added by Agustín K-ballo Bergé <kaballo86@…> 9 years ago.
patch

Download all attachments as: .zip

Change History (2)

by Agustín K-ballo Bergé <kaballo86@…>, 9 years ago

Attachment: config-deprecated.patch added

patch

comment:1 by John Maddock, 9 years ago

Resolution: fixed
Status: newclosed

(In [85602]) Fix spelling of macro names (patch from #9071). Regenerate docs. Fixes #9071.

Note: See TracTickets for help on using tickets.