James Foster
James Foster
@astares, that's a good question and to be honest I didn't think about it very much; I just assumed that it should be the latest. But now, having thought about...
@guillep , @astares , Any further comments or requests?
Should this issue be moved to https://github.com/SquareBracketAssociates/EnterprisePharo/? Can you give more details on how to reproduce the problem? GitHubGitHub - SquareBracketAssociates/EnterprisePharo: A new book describing Pharo librairies to make business.A...
This fixes the problem I observed and I hope it gets incorporated soon!
I've signed the CLA.
``PMFixpoint>>cycleInfo:`` references ``GrowlMorph``. ``PMPrincipalComponentAnalyserSVD class>>example1`` references ``DataFrame``. ``PMAnotherGeneticOptimizer>>evaluate`` references ``Cursor``.
That's something that I'm investigating as part of #314 (and once we merge that we can revisit this). But even if it does explain the second issue it doesn't address...
When rubocop and rspec are combined in one job, a failure in rubocop will be ignored. But if they are separated then the error will be caught. Compare the Linux...
Yes, the working directory started in `C:\Users\calvo\Documents\Arduino/libraries`. When we moved out then it could not find the tests.
This is for 'Adafruit BusIO'. On my macOS we see the following: ``` WARNING... Installed library named 'Adafruit BusIO' has directory name 'Adafruit_BusIO' Library installed at... /Users/jfoster/Documents/Arduino/libraries/Adafruit_BusIO ```