commit | 8dc6d85a3768199d9f1acfd636fa366067f4aa18 | [log] [tgz] |
---|---|---|
author | Andy Fiddaman <omnios@citrus-it.co.uk> | Wed May 09 14:39:57 2018 +0000 |
committer | Dan McDonald <danmcd@joyent.com> | Fri May 11 11:00:40 2018 -0400 |
tree | 28653ba9fdbab6c619b42cad7a2c458df665e7f9 | |
parent | 924d84dc7aa9fc64a9236547607679645a139d85 [diff] |
9527 assert.h: static_assert macro should be guarded by !defined(__cplusplus) Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>