]> www.ginac.de Git - ginac.git/commit
Add few defines for msvc (__func__, __alignof__).
authorJan Rheinländer <jrheinlaender@gmx.de>
Mon, 20 Sep 2010 11:23:03 +0000 (11:23 +0000)
committerAlexei Sheplyakov <Alexei.Sheplyakov@gmail.com>
Fri, 26 Nov 2010 22:15:55 +0000 (00:15 +0200)
commitec57359e970338a6bbc3043c91af7e5bcfb0c8fa
tree7fef329026f9aeb564ba42fa60ef543f61886d9c
parentb134e8fa1b93b24c0f5916c96090f016d8a7c9d7
Add few defines for msvc (__func__, __alignof__).

msvc does not provide the __func__ macro (which is required by C99,
btw). Also it has __alignof instead of __alignof__.
ginac/compiler.h