So apparently there is a corrupted file in the current Stanheaders,
which is hopefully fixed soon...
On 11/10/2023 9:40 am, Ivan Krylov wrote:
> В Tue, 10 Oct 2023 16:36:31 +0200
> Charles Driver пишет:
>
>>SyntaxError: break must be inside loop or switch
> This looks like an error coming fr
В Tue, 10 Oct 2023 16:36:31 +0200
Charles Driver пишет:
> SyntaxError: break must be inside loop or switch
This looks like an error coming from a JavaScript engine or from a
JavaScript-derived language:
https://github.com/blld/libecc/blob/88877a46ba9b0a47567aa999a4380b9e793783a8/src/main.c#L7
R-under-devel via winbuilder is giving me the following note, for the
ctsem package. I have no idea what it refers to -- I chased down the
few instances of using the break function in my package and reworked
the code to get rid of them, but didn't help. Any clues, or idea why
this note is so uninfo