Project

General

Profile

Design #999

Updated by John Abbott over 7 years ago

After having compile CoCoALib on several newish Linux boxes, I i have noticed that there are many warnings about @auto_ptr@.

These go away if compilation is with the flag @-std=c++03@.

Perhaps we should shoudl use this flag by default (until we update the CoCoALib sources)?

Back