Re: [PATCH] libc/stdlib: Fix build failure in nano_calloc
Corinna Vinschen via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Aug 13 10:05, Claudio via Newlib wrote: > Please, stop to send mail ... Thanks You'll have to unsubscribe from the newlib mailing list then. Thanks. > Il 13 agosto 2020 10:01:12 CEST, Corinna Vinschen via Newlib <[email protected]> ha scritto: > >On Aug 12 15:33, Craig Blackmore wrote: > >> commit 588a5e1ddebdf6d74391c7409680ea20e050c0e1 added a non-reentrant > >> call to nano_malloc which causes a build failure if INTERNAL_NEWLIB > >is > >> defined. > >> [...]