bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Assertion failed: pc->target_jmp != NULL, file interpret.h, line 446


From: Manuel Collado
Subject: Re: Assertion failed: pc->target_jmp != NULL, file interpret.h, line 446
Date: Sat, 25 Dec 2021 17:57:12 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

El 25/12/2021 a las 17:31, Eli Zaretskii escribió:
Date: Sat, 25 Dec 2021 11:10:06 -0500
From: "Andrew J. Schorr" <aschorr@telemetry-investments.com>
Cc: bug-gawk <bug-gawk@gnu.org>

# Assertion failed: pc->target_jmp != NULL, file interpret.h, line 446
#
# GNU Awk 5.1.1, API: 3.1 (GNU MPFR 4.0.2, GNU MP 6.1.2)
#
# Windows 10x64

That's very odd. On my Linux system:

bash-4.4$ ./gawk --version| head -1
GNU Awk 5.1.1, API: 3.1 (GNU MPFR 3.1.6-p2, GNU MP 6.1.2)

bash-4.4$ ./gawk 'BEGIN {continue}'
gawk: cmd. line:1: error: `continue' is not allowed outside a loop
gawk: cmd. line:1: error: `continue' is not allowed outside a loop

That's exactly what I get here with the MinGW build of Gawk 5.1.1.
I'm not on Windows 10, though, so maybe it's specific to that version
of Windows.

I'm on Windows 10x64. Same result.

--
Manuel Collado - http://mcollado.z15.es



reply via email to

[Prev in Thread] Current Thread [Next in Thread]