mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 16:31:36 +01:00 
			
		
		
		
	* renamed java-specific compproc.inc to jcompproc.inc to prevent timestamp
conflicts when the compiler finds inc/compproc.inc while compiling other units later on git-svn-id: branches/jvmbackend@19828 -
This commit is contained in:
		
							parent
							
								
									af9934cb6c
								
							
						
					
					
						commit
						0e65d01274
					
				
							
								
								
									
										2
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							| @ -7355,11 +7355,11 @@ rtl/inc/wstrings.inc svneol=native#text/plain | |||||||
| rtl/inc/wustrings.inc svneol=native#text/plain | rtl/inc/wustrings.inc svneol=native#text/plain | ||||||
| rtl/java/Makefile svneol=native#text/plain | rtl/java/Makefile svneol=native#text/plain | ||||||
| rtl/java/Makefile.fpc svneol=native#text/plain | rtl/java/Makefile.fpc svneol=native#text/plain | ||||||
| rtl/java/compproc.inc svneol=native#text/plain |  | ||||||
| rtl/java/jastringh.inc svneol=native#text/plain | rtl/java/jastringh.inc svneol=native#text/plain | ||||||
| rtl/java/jastrings.inc svneol=native#text/plain | rtl/java/jastrings.inc svneol=native#text/plain | ||||||
| rtl/java/java_sys.inc svneol=native#text/plain | rtl/java/java_sys.inc svneol=native#text/plain | ||||||
| rtl/java/java_sysh.inc svneol=native#text/plain | rtl/java/java_sysh.inc svneol=native#text/plain | ||||||
|  | rtl/java/jcompproc.inc svneol=native#text/plain | ||||||
| rtl/java/jdk15.inc svneol=native#text/plain | rtl/java/jdk15.inc svneol=native#text/plain | ||||||
| rtl/java/jdk15.pas svneol=native#text/plain | rtl/java/jdk15.pas svneol=native#text/plain | ||||||
| rtl/java/jdynarr.inc svneol=native#text/plain | rtl/java/jdynarr.inc svneol=native#text/plain | ||||||
|  | |||||||
| @ -760,7 +760,7 @@ const | |||||||
| 
 | 
 | ||||||
| { documenting compiler proc. is useless, they shouldn't be used by the user anyways } | { documenting compiler proc. is useless, they shouldn't be used by the user anyways } | ||||||
| {$ifndef fpdocsystem} | {$ifndef fpdocsystem} | ||||||
| {$i compproc.inc} | {$i jcompproc.inc} | ||||||
| {$endif fpdocsystem} | {$endif fpdocsystem} | ||||||
| 
 | 
 | ||||||
| {***************************************************************************** | {***************************************************************************** | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jonas Maebe
						Jonas Maebe