[Bug 71043] Use STACK lint tool to clean code ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71043 jan iversen changed: What|Removed |Added Whiteboard|target:4.3.0|ToBeReviewed -- You are receiving

[Bug 71043] Use STACK lint tool to clean code ...

2015-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71043 Karthick Prasad Gunasekaran changed: What|Removed |Added Assignee|v...@libreoffice.org|libreoffice-b...@lis

[Bug 71043] Use STACK lint tool to clean code ...

2014-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #14 from Stephan Bergmann --- >From attachment 88771: > bug: anti-simplify > model: | > %68 = icmp eq %"class.configmgr::configuration_registry:: namespace>::RegistryKey"* %2, null, !dbg !5935 > --> false > stack: > - /home/v

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 José Guilherme Vanz changed: What|Removed |Added Attachment #88526|0 |1 is obsolete|

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 Stephan Bergmann changed: What|Removed |Added CC||sberg...@redhat.com --- Comment #12 f

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #11 from José Guilherme Vanz --- Yeap, last night I executed autogen again and compiled with clang again. Now, I think is working well. But I'm still investigating why STACK is not working very well in our codebase. -- You are recei

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #10 from Tor Lillqvist --- I, and several other people, compile LibreOffice using Clang all the time, both on Linux (where Clang so far is not mainstream, I guess) and on OS X (for OS X itself and cross-compiling for iOS) (where Clang

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #8 from José Guilherme Vanz --- I was looking for the reason the STACK does not works well in our dabatase. Well, STACK use clang compiler to does its job. So, if we compile libo with clang we can see this error message: clang: erro

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #7 from José Guilherme Vanz --- Yeap, analyzing the file more calm I saw what you are saying. Actually, I was a little exciting with the stack, so I posted right after ran the tool. =P About external source I don't know if a good ide

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #6 from Tor Lillqvist --- Reading more of the report, it seems truncated and/or a bit useless? Everything else in it is related to external (bundled) sources, not sure if we want to bother with fixing those? And then there are thousan

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #5 from Tor Lillqvist --- Whee, yes, the results looks indeed quite interesting, even if it takes a (short) while to understand what they are trying to say. Just look at the first thing reported, in sal/osl/unx/pipe.c: in __osl_creat

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #4 from Tor Lillqvist --- Great! But give people a chance to look in detail at the results first. Actually, the developer mailing list would be best for discussion about this, I think? -- You are receiving this mail because: You are

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #3 from José Guilherme Vanz --- Can we start change the code where stack warned us? -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #2 from José Guilherme Vanz --- Created attachment 88526 --> https://bugs.freedesktop.org/attachment.cgi?id=88526&action=edit stack_result This is the results after ran stack on libreoffice code. -- You are receiving this mail be

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #1 from José Guilherme Vanz --- I will take a look on this. :-) -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffice@lists.f

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 José Guilherme Vanz changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |v...@libreoffice.org

[Bug 71043] Use STACK lint tool to clean code ...

2013-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 Michael Meeks changed: What|Removed |Added Whiteboard||EasyHack DifficultyBeginner