[Vm-dev] [commit][3318] JMM - Use gnuified vm, fixes for various compiler complaints about integer cast for 64 bit, adjustments to compiler schemes to build 32/32 + 64/64 apps, update copyright dates.

Tobias Pape Das.Linux at gmx.de
Sun May 3 22:12:37 UTC 2015


On 03.05.2015, at 23:57, commits at squeakvm.org wrote:

> 	 */
> -    @autoreleasepool {
>     sqInt status = [gDelegateApp.squeakApplication.fileDirectoryLogic dir_GetMacFileTypeAndCreator: filename
>                                                                                           fileNameSize: filenameSize
>                                                                                                  fType: fType
>                                                                                               fCreator: fCreator];
> 	return status;
> -    }
> }

Erm, why are these removed?
Best regards
	-Tobias


More information about the Vm-dev mailing list