]> www.ginac.de Git - ginac.git/commit
Fix compilation of programs using __attribute__((deprecated)).
authorRichard Kreckel <kreckel@ginac.de>
Wed, 14 Sep 2016 20:00:29 +0000 (22:00 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Wed, 14 Sep 2016 20:00:29 +0000 (22:00 +0200)
commitc018acc8ddca143ba6a202ad095b192205708bc4
tree44c9eca16c202e751d02d7b2c4c6987db0330b0f
parent6ad2b996d58c0b144770e7cf3079386fcd385908
Fix compilation of programs using __attribute__((deprecated)).

Ouu, we mustn't redefine 'deprecated' in order for this to work...

Thanks to Alexander Proskurin for reporting this.
ginac/compiler.h
ginac/container.h
ginac/matrix.h