lilypond-devel
[Top][All Lists]
Advanced

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

Re: Strange formatting of optional Scheme function arguments


From: Jean Abou Samra
Subject: Re: Strange formatting of optional Scheme function arguments
Date: Mon, 18 Apr 2022 11:43:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

Le 18/04/2022 à 11:33, Werner LEMBERG a écrit :
With current git (commit 44f1033467a6, using Guile 2.2.7), the
formatting of optional Scheme function arguments in the IR looks
strange.  For example, the signature

```
(define*-public (markup->string m #:key (layout #f) (props '()))
```

appears as

```
Function: markup->string m #:#:layout #:#:props
```

Any idea how to fix and/or improve this?  Shall I open an issue?



I'll fix that later. An issue seems like the way to go for now.

Thanks,
Jean




reply via email to

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