Esteban's ChangeLog week of 10 April 2017
Hello! This is my weekly ChangeLog, from 10 April 2017 to 16 April 2017. You can see it in a better format by going here: http://log.smallworks.eu/web/search?from=10/4/2017&to=16/4/2017 ChangeLog ========= 13 April 2017: -------------- * After spending again far too much time trying to get a compilation of +libgit2 v0.23+ on macOS 64bits (for some misterious reason is very hard... I guess is because is an old version), I decided to go the other way: migrate libgit2 bindings to the latest version (something that we needed to do anyway). So far, I got a version working on macOS 32bits (I needed to change some structures, but not as many as I thought). Anyway, tomorrow I will test linux and windows and we'll see 64bits later :) 12 April 2017: -------------- * I updated [zeroconf](http://get.pharo.org/64) with 64bits support! It is still a "preview" (stable version is still not final :P), but is there to test :) I recommend to test: ---- curl get.pharo.org/64/60+vmLatest | bash ---- *REMEMBER:* Windows 64bits is still not supported. * Just fixed a small bug on [iceberg](http://github.com/npasserini/iceberg) : it was missing comparison of locations when mixing absolute and relative paths, even if pointing to same place. * I worked on fix [case: 19891](https://pharo.fogbugz.com/f/cases/19891) and [case: 19890](https://pharo.fogbugz.com/f/cases/19890). Second one took more than expected even if is so trivial just because I was in the middle of another problem with VM :) * I spent some time updating [http://pharo.org/community](http://pharo.org/community) page (not much there, just making shure people will come to the right place when asking for help), and fixing a couple of annoying issues in +/news+. cheers! Esteban
participants (1)
-
estebanlm@gmail.com