Boost logo

Boost :

Subject: Re: [boost] [Regex & ICU] boost::regex & icu compilation warnings:missing #pragma pack(pop)
From: John Maddock (john_at_[hidden])
Date: 2010-02-23 12:46:52


> Wondering if this is a known issue and there is a solution to fix this
> build
> warning when you are compiling boost::regex with ICU library.

I believe you will see that if you build (or use) regex with non-default
alignment options. I don't believe you should see it otherwise.

Unfortunately it's next to impossible to suppress without going to Herculean
extents :-(

HTH, John.


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