Re: fmt-c structure type issue (bug?)
"felix.winkelmann--- via Chicken-users" <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
Hi, Alexey! > I investigated source code and found possible culprit as well as an obvious > solution. > I also added a couple of tests, which seem to work. Patches are in > attachments. > > Now time for questions. > 1. Did I miss something obvious, which could have solved the original issue > without patching the source? > 2. I probably should contact Alex Shinn, the original author of the fmt > lib, but I cannot find his contacts anywhere, or a contribution guide. Does > anyone have them? > 3. If the previous is not possible, or not the preferred way, will the Trac > ticket suffice for patch to be accepted to the Chicken egg itself? Many thanks for investigating. I will contact Alex Shinn and forward this report to him. In case he doesn't reply I see no reason not to add this patch ourselves, but let's try the official channels first. cheers, felix