Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » What is the highest version of U++ that does not require C++11 ?
Re: What is the highest version of U++ that does not require C++11 ? [message #46708 is a reply to message #46706] Sat, 16 July 2016 21:15 Go to previous messageGo to previous message
kov_serg is currently offline  kov_serg
Messages: 37
Registered: August 2008
Location: Russia
Member
I rebuild from source last stable version (9251) and disable upgrade. Now it works with out C++11.
And upgrade window should have button select all. Checking thousands of comboboxes is masochism.

I've found the black date it is 22 Feb 2016 ( https://github.com/ultimatepp/mirror/commit/84ed89f483818832 c9811ceaafefd79f7d2ce665 )

+#ifndef CPP_11
+#error This version of U++ REQUIRED C++11
+#endif


My opinios transition into C++11 is a big strategic mistake. Until there is no modules there is no worthwhile reason to use it.
New features will couse even more problems in furute. Also it ruins backward compatibility with old machines. Old versions works even on i486 with windows95 and old suse distros.
For new computers there are a lot of better tools.

ps: all prebuild binaries for ubuntu has problems. I don't know why. But if rebuild from source it works normal.

[Updated on: Sat, 16 July 2016 21:18]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Use zlib inside another library
Next Topic: U++ in a computer cluster
Goto Forum:
  


Current Time: Sun May 05 10:58:38 CEST 2024

Total time taken to generate the page: 0.02150 seconds