https://bz.apache.org/ooo/show_bug.cgi?id=126668
--- Comment #6 from Pathangi Jatinshravan <[email protected]> --- Created attachment 85144 --> https://bz.apache.org/ooo/attachment.cgi?id=85144&action=edit Patch fixing compilation issue on compilers lower than C++11 Fixed issues with compilation on C++11 by wrapping enum inside a struct, and accessing that. -- You are receiving this mail because: You are the assignee for the issue.
