Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2007-03-27 16:28:45


Support Requests item #1689446, was opened at 2007-03-27 13:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1689446&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Building Boost
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Problem build boost 1.33.1 on Aix 4.3.3

Initial Comment:
When build boost on Aix 4.3.3 witn gnu 4.0.2 I get the following warnings;

/u2/temp/boost_1_33_1/boost/regex/v4/regex_traits_defaults.hpp:168: warning: sorry: semantics of inline function static data 'const boost::re_detail::character_
pointer_range<char> ranges [19]' are wrong (you'll wind up with multiple copies)
/u2/temp/boost_1_33_1/boost/regex/v4/regex_traits_defaults.hpp:168: warning: y
ou can work around this by removing the initializer
/u2/temp/boost_1_33_1/boost/regex/v4/regex_traits_defaults.hpp:190: warning: sorry: semantics of inline function static data 'const boost::re_detail::character_pointer_range<char>* ranges_begin' are wrong (you'll wind up with multiple copies)

/u2/temp/boost_1_33_1/boost/regex/v4/basic_regex_parser.hpp:117: instantiated
from 'void boost::re_detail::basic_regex_parser<charT, traits>::parse(const char
T*, const charT*, unsigned int) [with charT = char, traits = boost::regex_traits
<char, boost::cpp_regex_traits<char> >]'
/u2/temp/boost_1_33_1/boost/regex/v4/basic_regex.hpp:95: instantiated from 'vo
id boost::re_detail::basic_regex_implementation<charT, traits>::assign(const cha
rT*, const charT*, boost::regex_constants::syntax_option_type) [with charT = cha
r, traits = boost::regex_traits<char, boost::cpp_regex_traits<char> >]'
/u2/temp/boost_1_33_1/boost/regex/v4/basic_regex.hpp:523: instantiated from 'b
oost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::do_assign(c
onst charT*, const charT*, boost::regex_constants::syntax_option_type) [with cha
rT = char, traits = boost::regex_traits<char, boost::cpp_regex_traits<char> >]'
/u2/temp/boost_1_33_1/boost/regex/v4/instances.hpp:160: instantiated from here
/u2/temp/boost_1_33_1/boost/regex/v4/basic_regex_parser.hpp:1899: warning: sorry
: semantics of inline function static data 'const char s_punct [5]' are wrong (y
ou'll wind up with multiple copies)
/u2/temp/boost_1_33_1/boost/regex/v4/basic_regex_parser.hpp:1899: warning: you
 can work around this by removing the initializer

When compiling finished libraries do not link.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1689446&group_id=7586

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk