X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:to:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=pMA87uJdQACrvLMsRd5SheqlFi7UG0bSjLL+Iw7IOSE=; b=NGGLuddrB7XopjnSLSVH2IMA9BWhhomO7Pi80mzTexceNYmo+IJ+mUilaEK1M0MhfH +mhwHS9fppuS/5vD5GK5Psp3kqdOcTaAzTRILQxbEVVfKmfDDD32JhABva7YTkDhWyeW n1ast/AiRn0kGUKtr/ZHwuxHo9YS8z3KzRKMpQM4DXoloTusOzT2SBH5Q2reGq46fCn+ w+bfmTIB1gCUsFPRzkGdgyaoqfluZ9Omj2i/S1PayNEqPkzrxRuMVtUs5Lm9bNArjAt5 iHfo0RBMDsgGtHh8bsFjfkyL7oPf4pRfju7f8PXY4bJAzv7Jq7jkbVa1lyO6kDjqkju7 IzTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:to:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to; bh=pMA87uJdQACrvLMsRd5SheqlFi7UG0bSjLL+Iw7IOSE=; b=SqAwuNiFHzZHUzvYeqHHLeShmlF5ia0Fi77MPbbx03fE9A9HKVMklMxpwDgcT236AY y7C9nHDJLjPAV5xd/q5JcR4upUWOdTC7ncEMj7cWghuSfmwKC9Uib9DMEErvhIc4Ne7R JvVnnfdb2KnLI2Jg0IXoD16tuvstEI73CxWu1PFJ3j7vpGBJ/6HAQyd6pRfDvXj2A5jB XGRHbRJuVZ4GmLEx2nNpYoOxk2bBo9byzVLARggnQpipxbn1odACwpcpowJZTBzrqIee NlAx6/0WHC2qBHS8uYCI5+RXbNe7PQXyOX5Xk8Qq71K4cI9DB5vXceAkL2VNtHaS31cw KPKQ== X-Gm-Message-State: AOAM532NlRSx5FQs5y0e2rfk74o/AIOQY0XtXgaNRH4No6P9P61BG12R xgz5/pFM0mOJ7eO5DqFH3ON53RnW1jc= X-Google-Smtp-Source: ABdhPJx+RvzFa2az4JiYHNNHfvv8c6I6pd80vsChZyTSmaZFUDTwZQF7Jtcf9GiN7jDKLtudkcjkCw== X-Received: by 2002:ac2:4e98:: with SMTP id o24mr19157054lfr.295.1632667664907; Sun, 26 Sep 2021 07:47:44 -0700 (PDT) From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Google-Original-From: Vladimir Zhbanov Date: Sun, 26 Sep 2021 17:47:43 +0300 To: geda-user AT delorie DOT com Subject: Re: [geda-user] empty attributes Message-ID: Mail-Followup-To: geda-user AT delorie DOT com References: <20210925133011 DOT D0B918587B70 AT turkos DOT aspodata DOT se> <20210925194712 DOT 152EA8587FD0 AT turkos DOT aspodata DOT se> <20210926135916 DOT C448E8587FD6 AT turkos DOT aspodata DOT se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210926135916.C448E8587FD6@turkos.aspodata.se> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Karl, On Sun, Sep 26, 2021 at 03:59:16PM +0200, karl AT aspodata DOT se [via geda-user AT delorie DOT com] wrote: > Vladimir: > ... > > > Is there any rationale to not to allow empty attributes > > > (except that it isn't implemented) ? > > > > There isn't, I believe. > > > > https://github.com/lepton-eda/lepton-eda/issues/104 > > > > Patches are welcome. > > I'm not at ease with guile, where should I start looking ? It has nothing to do with guile. The code is still in C, somewhere in o_attrib.c. It may affect all tools in the project, though. -- Vladimir