![]() |
Compile Warnings |
Post Reply
|
| Author | |
Ark42
Senior Member
Joined: 20 October 2003 Status: Offline Points: 291 |
Post Options
Thanks(0)
Quote Reply
Topic: Compile WarningsPosted: 17 February 2005 at 1:10am |
|
Codejock wrongly uses #pragma warning(default) instead of #pragma warning(push) and #pragma warning(pop) which causes all of the warnings I have set my own #pragma warning(disable) for to be re-enabled and generate a lot of warning garbage. This is very annoying when using STL particularly because of warning #4786
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 February 2005 at 1:48pm |
|
Thank you. Will be fixed.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |