Re: [PATCH] nano-malloc: Fix redefined compilation warning
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Sep 3 15:54, Torbjorn SVENSSON via Newlib wrote: > When newlib is configured with --enable-newlib-reent-check-verify, > the assert macro is already defined in the nano-mallocr.c compile unit. > > Contributed by STMicroelectronics > > Signed-off-by: Torbjörn SVENSSON <[email protected]> > --- > newlib/libc/stdlib/nano-mallocr.c | 1 + > 1 file changed, 1 insertion(+) Pushed. Thanks, Corinna