[Harbour] tlib warnings
Viktor Szakáts
harbour.01 at syenar.hu
Mon Mar 2 06:27:49 EST 2009
That's a good step, thanks. It would be great to have such a command to
cover all major compilers (MSVC, GCC, owatcom, pocc), using GNU grep.
>grep -inH "warning " make_msvc.log
Brgds,
Viktor
On Mon, Mar 2, 2009 at 11:44 AM, Chen Kedem <niki at synel.co.il> wrote:
> Viktor,
>
> > For similar reasons I'd like to rename a few filenames
> > which contain 'error' because they make it more difficult
> > to find real error messages. Only errorsys.prg should
> > remain intact.
>
> It used to bother me each time I scanned the log files, then
> I found I can do the following using grep.exe that came with BCB:
>
> grep.exe -i "(error|warning|fatal|note|hint)[ :,!]" make_b32.log
>
> (for some reason it refused to work with the -w option so I added the
> section)
>
>
> Chen._______________________________________________
> Harbour mailing list
> Harbour at harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.harbour-project.org/pipermail/harbour/attachments/20090302/87e78953/attachment.html
More information about the Harbour
mailing list