Rhichard Wettel wrote >@all: There were only a couple of places where the "opt" prefix was missing in >the parameters of the call to #options: method, which I have now corrected. I >would like to commit these changes in NativeBoost-Win32, but I do not know >where (which repository). Can someone can help me with directions?
Was already discussed in Nov: http://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2014-November/103058.html http://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2014-November/103072.html So create a regular Pharo issue for NativeBoost in pharo issue tracker and fix by submitting a slice for latest 4.0 image. NativeBoost is currently managed internal to the image and the repo has at STHub will be/has to be synched later on anyway. When Pharo continues to manage packages via Configs (like some package in Pharo 4, GTTools for example) the NativeBoost might become managed from the external repo using a config again. For now it is in-image. Regarding the options this might be interesting as well: http://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2014-November/102761.html So WinUnicode seems the only option not having the prefix. Bye T. without h ;)
