You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2020/10/27 05:10:44 UTC

[incubator-nuttx] branch master updated (6aef245 -> 07fc24b)

This is an automated email from the ASF dual-hosted git repository.

btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 6aef245  libxx: Stop mentioning libs not integrated with this version of libxx
     add 4c7bf29  libxx: Add exception specifier to operator delete
     add 07fc24b  libxx: Suppress -Wmissing-exception-spec on operator new

No new revisions were added by this update.

Summary of changes:
 libs/libxx/cxx.defs          | 11 +++++++++++
 libs/libxx/libxx_delete.cxx  |  2 +-
 libs/libxx/libxx_deletea.cxx |  2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)