Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build says there's errors, but errorlist shows 0
Message
De
02/05/2019 15:03:27
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
02/05/2019 14:31:56
Information générale
Forum:
C#
Catégorie:
Problèmes
Divers
Thread ID:
01668369
Message ID:
01668376
Vues:
28
>>>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform