hi nicolai let me know when this is ready to integrate. We are trying to purge the queue but sometimes I end up redoing the changes in fast mode. Stef Le 25/5/16 à 00:06, Nicolai Hess a écrit :
2016-05-24 23:51 GMT+02:00 Henrik Nergaard <henrik.nergaard@uia.no <mailto:henrik.nergaard@uia.no>>:
When trying to load the Slice for 17696 from pharo60Inbox I get: âMessageNotUnderstood: receiver of "dependencies" is nilâ when it tries to load AST-FFI-Pharo50Compatibility.
I think you need to reset the package cache/folder?
You might also I need to do the slice again (without loading the previous), and ensure that the author set when uploading the slice is not the same as similar slices in the repo so it will not create dependencies of it ( ie before creating the slice do: âAuthor fullname: â_NicolaiHessâ
Thanks, I think cleaning the package cache folder did the trick. It seems to work now.
Best regards,
Henrik
*From:*Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org <mailto:pharo-dev-bounces@lists.pharo.org>] *On Behalf Of *Nicolai Hess *Sent:* Tuesday, May 24, 2016 11:38 PM *To:* Pharo Development List <pharo-dev@lists.pharo.org <mailto:pharo-dev@lists.pharo.org>> *Subject:* [Pharo-dev] slice/merge conflict with package AST-FFI-Pharo50Compatibility
I need help with issues 17696 <https://pharo.fogbugz.com/f/cases/17696/RBParser-should-not-allow-variable-n...> RBParser should not allow variable names for pragma arguments 17994 <https://pharo.fogbugz.com/f/cases/17994/RBParserNode-allowed-primitive-pragm...> RBParserNode: allowed primitive pragma definition can not compile
for both issues I created a slice that will modify methods from package AST-FFI-Pharo50Compatibility, but merging this slices shows a merge conflict.
I don't know what is wrong or how I could solve this.
any help appreciated.
nicolai