]> granicus.if.org Git - gc/commit
Avoid new[] debug variant definition for ancient MS VC++
authorIvan Maidanski <ivmai@mail.ru>
Mon, 4 May 2015 20:21:06 +0000 (23:21 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 11 May 2015 16:11:30 +0000 (19:11 +0300)
commit590b39d5b77cae520b32fac093ff6d0c22b393d4
tree8fcbc936750908fe8d085ffcc6f8f2514c7bf2c7
parent538e9c21b152d5f36dc481c23655a4485fc65472
Avoid new[] debug variant definition for ancient MS VC++
(restore behavior broken in commit 3d784ed)

* include/gc_cpp.h (operator new[]): Update comment.
* include/gc_cpp.h (operator new[]): Do not define the debug variant
for MS VC pre-v7; add comment.

Conflicts:

    include/gc_cpp.h
include/gc_cpp.h