mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865
This commit is contained in:
		
							parent
							
								
									73aae07e74
								
							
						
					
					
						commit
						ad9be0e4d7
					
				
					 8 changed files with 20 additions and 11 deletions
				
			
		
							
								
								
									
										1
									
								
								Build.PL
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								Build.PL
									
										
									
									
									
								
							|  | @ -8,6 +8,7 @@ my $build = Module::Build->new( | |||
|     license         => 'perl', | ||||
|     requires        => { | ||||
|         'Boost::Geometry::Utils'    => '0', | ||||
|         'Encode::Locale'            => '0', | ||||
|         'File::Basename'            => '0', | ||||
|         'File::Spec'                => '0', | ||||
|         'Getopt::Long'              => '0', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci