]> granicus.if.org Git - gc/commit
Do not pass VC-specific 'pragma message' in gc.h to other compilers (Win64)
authorIvan Maidanski <ivmai@mail.ru>
Sun, 5 Apr 2015 15:59:45 +0000 (18:59 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 11 May 2015 15:59:20 +0000 (18:59 +0300)
commit01d2c1b9d2e14cb7492734346c224e764db483ed
treea226a1db9462e7c7ecbedb1284e14b0bcaa3a6d7
parent4d1111d6bfc8431fa506b3a96e4f9cfad6d06187
Do not pass VC-specific 'pragma message' in gc.h to other compilers (Win64)

* include/gc.h: Pass pragma message (to identify missing predefined
symbols for Win64) only if _MSC_VER (as it is specific to VC); report
the message only on first gc.h inclusion; adjust related comment.

Conflicts:

    include/gc.h
include/gc.h