Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Build says there's errors, but errorlist shows 0
Message
From
02/05/2019 15:03:27
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
02/05/2019 14:31:56
General information
Forum:
C#
Category:
Troubleshooting
Miscellaneous
Thread ID:
01668369
Message ID:
01668376
Views:
27
>>>>Split() expects array:
>>>>
>>>> string[] vs = SearchString.Split( new  Char[] {':'}  );
>>>>
>>>
>>>Unfortunately, that didn't solve the problem...just re-arranged the order of the errors in the Output Window.
>>
>>Sounds we're back to days of Cobol (as your tagline reminds us), where getting a different error was progress.
>
>True, but COBOL would at least tell me a general area for the problem.

Yup, it had some rules, because it was a simple single-pass compiler. Look at the first line with the error - everything beyond it is the stupid compiler trying to parse the rest as if the error never happened, and reporting dozens of phantom errors. As the old rule went - it says 200 errors, you fix two, you get 30; you fix three more, you get 7, you fix two more, you get 28.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform