known bug with GCC __cplusplus; refs #7
This commit is contained in:
		@@ -27,7 +27,8 @@
 | 
				
			|||||||
#  endif
 | 
					#  endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#  if __cplusplus==1
 | 
					#  if __cplusplus==1
 | 
				
			||||||
#    warning your compiler has a know bug, please upgrade
 | 
					#    warning your compiler has a know bug, please upgrade to gcc >= 4.7
 | 
				
			||||||
 | 
					#    warning see __cplusplus in http://gcc.gnu.org/gcc-4.7/changes.html
 | 
				
			||||||
#  endif
 | 
					#  endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user