[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: empty assoc var in mapfile -C C func
From: |
alex xmb ratchev |
Subject: |
Re: empty assoc var in mapfile -C C func |
Date: |
Sat, 22 Jul 2023 02:27:13 +0200 |
i fixed it , my fault
there is no $t type t , only i and m
thxx
On Sat, Jul 22, 2023, 1:51 AM alex xmb ratchev <fxmbsw7@gmail.com> wrote:
> i still code on my converter ..
> related , gawk is full of bugs , so i tried in bash
>
> i minorly analyzed bash -x it all looks good , the one letter vars are
> fine , just when they r read/used on the second find arg , empty
>
> i tried declare -gA ( than no declare inside func , for only set once on
> script begin .. no result
>
> greets , xmbb
>