Home » Community » U++ community news and announcements » U++ 2017 beta  
	
		
		
			| Re: U++ 2017 beta [message #47166 is a reply to message #47155] | 
			Sun, 25 December 2016 08:02    | 
		 
		
			
				
				
				
					
						
						MrSarup
						 Messages: 30 Registered: December 2016 
						
					 | 
					Member  | 
					 | 
		 
		 
	 | 
 
	
		Hello Mirek, 
 
Thanks for your answer. 
mirek wrote on Thu, 22 December 2016 23:00 
All examples are test-build each night (I mean stuff from 'example' and 'reference' folders/nests) and current test-suite does not show any problems. If there are any of them that do not build, please let me know, it must be some interesting quirk or platform incompatibility. (Please report your platform). 
Mirek
  
I am working with U++ on Windows 7 Ultimate 64bits and Centos 7 64bits. Until now, I have build many on my windows workstation and found that some did not complete the build. Most likely they were not under 'example' but one or more under 'reference', however I cannot exactly remember. If this helps, I would be more than happy to execute these one again on my platform and report it here. 
 
mirek wrote on Thu, 22 December 2016 23:00 
Bazaar is community submitted content, bar is lower. I am unhappy about status of many things there too, but not brave enough to start deleting things... 
Mirek
  
That is true. How about creating "beta-xxx" in the assembly, or any other connotation in the event if one package fails to be built. If the report is confirmed, then one could - instead of deleting it completely - move it under a beta assembly. For e.g. there is under the assembly: 
 
Bazaar-Stable 
Bazaar-Beta-Windows 
Bazaar-Beta-Linux 
 
Upon confirmation, that package gets moved under the beta assembly. Upon enhancement, one could bring it back again. Here, one knows exactly what is under beta under a platform and the author needs to work on it. 
 
mirek wrote on Thu, 22 December 2016 23:00 
It was more C++11 compatibility issue than concept change. 
Mirek
  
In my other thread, I had problems to build theIDE under Centos 7. This I managed to build somehow. 
 
After built, I found that certain dir and files did not get created under the upp dir but got spread out. For e.g. /root/MyApp/, /root/upp.out/, /root/theide, /root/umk got built/copied/created under /root whereas all other dir/files under /root/upp. 
 
Then, I needed to bring them back all under ---> /root/upp. Thereafter, I have changed the path in all *var files from /root/.upp/theide/*.var for e.g.: 
 
OUTPUT = "/root/upp.out"; 
to 
OUTPUT = "/root/upp/upp.out"; 
 
Is this a bug somewhere that it creates some files and dirs outside of /upp installation? 
 
The second thing: 
 
In the GCC.bm and CLANG.bm created, the parameter shows the following: 
 
COMMON_CPP_OPTIONS = "-std=c++0x"; 
 
Should it not be focusing on c++11?
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
  
 
	
	  | 
	 | 
	
		U++ 2017 beta
		By:  mirek on Thu, 22 December 2016 09:25  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Thu, 22 December 2016 20:25  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Thu, 22 December 2016 23:00  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Sun, 25 December 2016 08:02  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  Klugier on Sun, 25 December 2016 21:29  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  omari on Mon, 26 December 2016 13:36  
	 | 
 
	  | 
	  | 
	
		Re: U++ 2017 beta
		By:  mr_ped on Fri, 23 December 2016 04:02  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  koldo on Fri, 23 December 2016 10:28  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Sun, 25 December 2016 09:23  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Sun, 25 December 2016 09:52  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Sun, 25 December 2016 10:02  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Sun, 25 December 2016 09:52  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Sun, 25 December 2016 11:24  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Sun, 01 January 2017 21:51  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Wed, 28 December 2016 13:31  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Wed, 28 December 2016 16:53  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Wed, 28 December 2016 20:53  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  Klugier on Wed, 28 December 2016 23:15  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  amrein on Thu, 29 December 2016 08:44  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Sun, 01 January 2017 21:54  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Sun, 01 January 2017 22:03  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Mon, 02 January 2017 06:09  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Mon, 02 January 2017 22:31  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Mon, 02 January 2017 21:42  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  amrein on Tue, 03 January 2017 14:22  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Tue, 03 January 2017 14:59  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  amrein on Wed, 04 January 2017 01:04  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Wed, 04 January 2017 07:28  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Wed, 04 January 2017 07:59  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Wed, 04 January 2017 08:03  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Wed, 04 January 2017 08:47  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  MrSarup on Wed, 04 January 2017 09:00  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Wed, 04 January 2017 10:28  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  Tom1 on Wed, 04 January 2017 12:32  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Wed, 04 January 2017 12:38  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  Tom1 on Wed, 04 January 2017 13:20  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Wed, 04 January 2017 14:39  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  Tom1 on Wed, 04 January 2017 15:29  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Thu, 05 January 2017 08:38  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  Tom1 on Thu, 05 January 2017 09:17  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Wed, 04 January 2017 14:49  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Wed, 04 January 2017 15:47  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  Klugier on Wed, 04 January 2017 22:32  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Thu, 05 January 2017 08:23  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mr_ped on Thu, 05 January 2017 05:01  
	 | 
 
	  | 
	 | 
	
		Re: U++ 2017 beta
		By:  mirek on Thu, 05 January 2017 08:20  
	 | 
  
Goto Forum:
 
 Current Time: Tue Nov 04 04:25:03 CET 2025 
 Total time taken to generate the page: 0.05043 seconds 
 |