Nov. 23, 2015
11:10 p.m.
2015-11-23 17:57 GMT-03:00 Nicolai Hess <nicolaihess@gmail.com>:
2015-11-23 21:53 GMT+01:00 Esteban A. Maringolo <emaringolo@gmail.com>:
Hi,
I'm testing the new glorp port in Pharo 5 and got some failing errors related with #expandMacros that don't fail in Pharo 4.
Does somebody know why this works in Pharo 4 but not in Pharo 5?
Maybe this one: 16863 Make expandMacros more consistent with general use
Well... it makes sense. I found there is a #withUnixLineEndings and I'm using this, but there should be a #withOSLineEndings using also OSPlatform current lineEnding. Regards! Esteban A. Maringolo