Hey Nicole,
If or when you have reported it to IBM could you post the PMR number
so we can keep track of it in our bug database? I created STDCXX-141
for the record: http://issues.apache.org/jira/browse/STDCXX-141 (so
feel free to update it with the PMR number instead :).
Thanks
Martin
Martin Sebor wrote:
Liviu Nicoara wrote:
Martin Sebor wrote:
Nicole Willson wrote:
The equivalent (modulo anonymous struct) passes as well:
struct foo {
int flag;
};
static foo f = { 1 };
int flags = f.flag;
Interesting. So it's anonymous local struct that trips it up...
Nicole, could you open a PMR with IBM? Here's the link:
https://techsupport.services.ibm.com/server/pserv
Martin