Issue 19697

Summary: script to fix easy to fix warnings
Product: Build Tools Reporter: mmeeks <mmeeks>
Component: codeAssignee: rt <ruediger.timm>
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC4   
Target Milestone: OOo 2.0   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
perl script none

Description mmeeks 2003-09-17 13:49:25 UTC
Hi Martin,

   I sent this by E-mail, but I guess I'm curious as to how it's getting on /
whether it's useful / status generally, so I thought I'd file it here too.

   This script bins <missing \n at EOF> style warnings, and also <junk trailing
#endif> style warnings.

   HTH,
Comment 1 mmeeks 2003-09-17 13:50:10 UTC
Created attachment 9413 [details]
perl script
Comment 2 Martin Hollmichel 2003-09-17 14:05:24 UTC
mh->rt: as already spoken, please take care of this in separate cws.
please let dev@tools know once this is available, maybe some people
want to participate.
Comment 3 rt 2003-09-17 14:25:14 UTC
Accepted.
I already saw this one in issues@tools.openoffice.org and had a look
into the attached perl script.
Comment 4 rt 2003-09-30 16:45:14 UTC
Started working on this issue in CWS rt02.
Comment 5 rt 2003-10-02 11:56:15 UTC
Fixed in CWS, I'll rebuild it just to make sure nothing broke.
Comment 6 rt 2003-10-06 15:00:14 UTC
verified.
Comment 7 rt 2003-10-10 10:36:36 UTC
Cecked once again on SRC680 and fixed one new occurence
(dbaccess/source/ui/inc/sbagrid.hxx). Now everything looks clean, I
close this issue.

Rüdiger