[Vm-dev] VM Maker: CMakeVMMaker-IgorStasenko.46.mcz

Levente Uzonyi leves at elte.hu
Mon Mar 21 03:23:24 UTC 2011


On Sun, 20 Mar 2011, squeak-dev-noreply at lists.squeakfoundation.org wrote:

>
> Igor Stasenko uploaded a new version of CMakeVMMaker to project VM Maker:
> http://www.squeaksource.com/VMMaker/CMakeVMMaker-IgorStasenko.46.mcz
>
> ==================== Summary ====================
>
> Name: CMakeVMMaker-IgorStasenko.46
> Author: IgorStasenko
> Time: 20 March 2011, 3:35:26 am
> UUID: 45d81363-5bd3-1b48-ae91-40a4dfeaea83
> Ancestors: CMakeVMMaker-IgorStasenko.45
>
> - fix for incorrect line ends conversion for generating sources under Win32, which confuses the compiler.
> (a real fix would be to use modern streams , not CrLfFileStream)

Actually CrLfFileStream is not used nowadays, only MultiByteFileStream. 
The issue with the line ending conversion is known, I even have an 
incomplete fix somewhere.


Levente

>
>


More information about the Vm-dev mailing list