[PATCH 0/1] replace forced __assert_func with assert macro

KrimtonZ <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
Modified the implementation of eBalloc to use the assert macro over the
hardcoded __assert_func.  The same is done for __reent_assert.  This
will honor the usage of -DNDEBUG to prevent the usage of assertion.

KrimtonZ (1):
  change forced use of __assert_func to use the assert macro in reent.h
    and mprec.h, this honors the use of -DNDEBUG to not use assertion

 newlib/libc/include/sys/reent.h | 2 +-
 newlib/libc/stdlib/mprec.h      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.17.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.