Opened 11 years ago

Closed 9 years ago

#6238 closed Bugs (fixed)

has_binary_operator.hpp contains some non-ASCII characters

Reported by: anonymous Owned by: bronf
Milestone: To Be Determined Component: type_traits
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc:

Description

boost/type_traits/detail/has_binary_operator.hpp has non-ASCII characters at line 34, and produces warning C4819 with MSVC in some locales (at least in Japanese).

Change History (3)

comment:1 by John Maddock, 11 years ago

Owner: changed from John Maddock to bronf

in reply to:  description comment:2 by william.pjyeh@…, 11 years ago

Replying to anonymous:

boost/type_traits/detail/has_binary_operator.hpp has non-ASCII characters at line 34, and produces warning C4819 with MSVC in some locales (at least in Japanese).

Also in Traditional Chinese (code page = 950), Windows XP.

comment:3 by John Maddock, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.