[PUSHED] Re: Strange line in sal/osl/unx/profile.c

2012-07-16 Thread julien2412
Thank you Stephan for your answer. I commited and pushed the change on master (see http://cgit.freedesktop.org/libreoffice/core/commit/?id=ba768f83cf4035d5e42d3a5b242ab7b371ec2634). Julien -- View this message in context: http://nabble.documentfoundation.org/Strange-line-in-sal-osl-unx-profile-c

Re: Strange line in sal/osl/unx/profile.c

2012-07-16 Thread Stephan Bergmann
On 07/14/2012 01:01 AM, julien2412 wrote: Cppcheck reported this : [sal/osl/unx/profile.c:1306] -> [sal/osl/unx/profile.c:1306]: (style) Same expression on both sides of '|' 1306 if ( Flags & (osl_Profile_WRITELOCK | osl_Profile_WRITELOCK ) ) 1307 { 1308 Os