Subject: [boost] IPC: compiler optimization related issues
From: Robert (robert.ayrapetyan_at_[hidden])
Date: 2017-03-10 15:30:57


Hi!

Before creating a bug in trac, would you accept issues related to
compiler optimization (-O2 and -O3) flags?

I have a very specific issue with an inter-process mutex (race
condition), but it can be reproduced only when flag O2 or higher is
being used during compilation.

Thank you!