[wwwdocs] PATCH for Re: [Ada] gnatname creates backup copy of project file

2013-08-18 Thread Gerald Pfeifer
On Thu, 11 Apr 2013, Arnaud Charlet wrote: > Another important change was done in this commit, I've updated the changelog > accordingly: > > (Ada_Version_Default): Switch to Ada 2012 by default. > > Since Ada 2012 is the new Ada standard, GNAT is switched to Ada 2012 > instead of Ada 200

Re: [Ada] gnatname creates backup copy of project file

2013-04-11 Thread Arnaud Charlet
Another important change was done in this commit, I've updated the changelog accordingly: (Ada_Version_Default): Switch to Ada 2012 by default. Since Ada 2012 is the new Ada standard, GNAT is switched to Ada 2012 instead of Ada 2005 by default. > Index: opt.ads >