F4 compiler error parsing problems [message #48350] |
Thu, 31 October 2002 15:16  |
Eclipse User |
|
|
|
Lines like these in my build output are being incorrectly marked as errors
in the F4 drop but they weren't before:
<<<Starting task 1 for `sqpolp.o' at Thu Oct 31 14:32:12 2002 (b0224),5
<<<Starting task 2 for `PC_saseolp.o' at Thu Oct 31 14:32:12 2002 (b0225),6
<<<Starting task 3 for `saseolp.e' at Thu Oct 31 14:32:15 2002 (b0224),5
?(SDSBUILD) Elapsed time: 00:00:06 (1036092730,1036092736)
And in the task window that last one shows up like this:
Kind Status Priority Description Resource In Folder Location
Error ? *XX 00:00:06 (1036092730,1036092736)XX olp line 0
where X is a funny block character, maybe representing a newline or carraige
return.
I'm running Windows XP Pro, Eclipse 2.0.1, JDK 1.4.1.
|
|
|
Re: F4 compiler error parsing problems [message #48562 is a reply to message #48350] |
Sat, 02 November 2002 20:53   |
Eclipse User |
|
|
|
"Ed Burnette" <ed.burnette@sas.com> wrote in message
news:aps185$qu$1@rogue.oti.com...
> Lines like these in my build output are being incorrectly marked as errors
> in the F4 drop but they weren't before:
>
> <<<Starting task 1 for `sqpolp.o' at Thu Oct 31 14:32:12 2002 (b0224),5
>
> <<<Starting task 2 for `PC_saseolp.o' at Thu Oct 31 14:32:12 2002
(b0225),6
>
> <<<Starting task 3 for `saseolp.e' at Thu Oct 31 14:32:15 2002 (b0224),5
>
> ?(SDSBUILD) Elapsed time: 00:00:06 (1036092730,1036092736)
>
>
>
> And in the task window that last one shows up like this:
>
> Kind Status Priority Description Resource In Folder Location
> Error ? *XX 00:00:06 (1036092730,1036092736)XX olp line 0
>
>
> where X is a funny block character, maybe representing a newline or
carraige
> return.
>
> I'm running Windows XP Pro, Eclipse 2.0.1, JDK 1.4.1.
>
>
I can't speak to the whole problem, but if you are using CVS what settings
are you using for replacing the carriage return/ line feed character on
different platforms?
That is usually the culprit when you see a block character in text.
Keep in mind that this setting can be different on each file depending on
what the user's settings were when they submitted the code to CVS.
-Judy
>
>
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/02
|
|
|
Re: F4 compiler error parsing problems [message #48715 is a reply to message #48562] |
Mon, 04 November 2002 14:13  |
Eclipse User |
|
|
|
CVS isn't involved. These are lines output by my make program equivalent
during a build, not lines contained in any source file. The C builder looks
for certain patterns in the make output to flag errors and those patterns
appear to have changed (for the worse it seems) in F4.
"Judy Green" <jgreen@qnx.com> wrote in message
news:aq1tlu$3gq$1@rogue.oti.com...
>
> "Ed Burnette" <ed.burnette@sas.com> wrote in message
> news:aps185$qu$1@rogue.oti.com...
> > Lines like these in my build output are being incorrectly marked as
errors
> > in the F4 drop but they weren't before:
> >
> > <<<Starting task 1 for `sqpolp.o' at Thu Oct 31 14:32:12 2002 (b0224),5
> >
> >
> I can't speak to the whole problem, but if you are using CVS what settings
> are you using for replacing the carriage return/ line feed character on
> different platforms?
> That is usually the culprit when you see a block character in text.
> Keep in mind that this setting can be different on each file depending on
> what the user's settings were when they submitted the code to CVS.
|
|
|
Powered by
FUDForum. Page generated in 0.03608 seconds