poke-devel
[Top][All Lists]
Advanced

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

[Bug default/31623] New: pkl_detailed_location: Assertion `tmp == 0' fai


From: alb.donizetti at gmail dot com
Subject: [Bug default/31623] New: pkl_detailed_location: Assertion `tmp == 0' failed on -L with process substitution
Date: Tue, 09 Apr 2024 16:02:12 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=31623

            Bug ID: 31623
           Summary: pkl_detailed_location: Assertion `tmp == 0' failed on
                    -L with process substitution
           Product: poke
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: default
          Assignee: unassigned at sourceware dot org
          Reporter: alb.donizetti at gmail dot com
                CC: poke-devel at gnu dot org
  Target Milestone: ---

GNU poke 4.0

This works:

  $ poke -L <(echo "1;")

but if the script has a syntax error an assertion is triggered
while printing the error message:

  $ poke -L <(echo "1+;")
/dev/fd/63:1:3: error: syntax error: unexpected ';'
poke: ../../libpoke/pkl-diag.c:75: pkl_detailed_location: Assertion `tmp == 0'
failed.

-l has the same issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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