https://bugs.documentfoundation.org/show_bug.cgi?id=89783
--- Comment #11 from Christoph Lutz <[email protected]> --- This causes me to grep for more situations in which sal_uInt16 is used within a for statement. There are many. I used the following statement: find . -type f -exec perl -ne '++$x; exit unless($ARGV =~ /\.(hxx|cxx|cpp|h|c)/); print "$ARGV:$x: $_" if (/for\s*\(\s*sal_uInt16/)' {} \; >sal_uInt16_loops.txt see attachment "List of all 3259 places with for loop with sal_uInt16 counter" -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
