]> granicus.if.org Git - gc/commit
Restore definition of new/delete operators in gc_cpp.cc (for non-VC)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 4 May 2015 17:28:24 +0000 (20:28 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 11 May 2015 16:10:55 +0000 (19:10 +0300)
commit3379238e443843670f9bbe3089346735cb97a372
tree8bdd22586b04b2d76ad38e0f3a5030843db0b7c1
parent28272d58b8ca59f88703e8911d84bfc98f558f99
Restore definition of new/delete operators in gc_cpp.cc (for non-VC)
(revert part of commit 3d784ed)

* gc_cpp.cc (new, delete, new[], delete[]): Add definition (unless
_MSC_VER defined).

Conflicts:

    gc_cpp.cc
gc_cpp.cc