[Pharo-project] StartupPreferences in 1.4
Unless it gets some love, maybe it should be removed from the 1.4 summer release. It's picking up .DS_Store files and trying to compile them... -- View this message in context: http://forum.world.st/StartupPreferences-in-1-4-tp4639713.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Sean P. DeNigris wrote
It's picking up .DS_Store files and trying to compile them...
Issue 6352: StartupPreferences loads non-st files in 1.4 ⹠Prev 7 of 447 Next ⺠Status: HumanReviewNeeded Type-Bug Milestone-1.4 Difficulty-Easy Fix in inbox: StartupPreferences-SeanDeNigris.37 Restrict PreferencesHandler lookup to only files with an 'st' extension. -- View this message in context: http://forum.world.st/StartupPreferences-in-1-4-tp4639713p4639716.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
This is why you should stop integrating stuff in 1.4 ;) http://code.google.com/p/pharo/issues/detail?id=5892 On Thu, Jul 12, 2012 at 7:44 PM, Sean P. DeNigris <sean@clipperadams.com>wrote:
Sean P. DeNigris wrote
It's picking up .DS_Store files and trying to compile them...
Issue 6352: StartupPreferences loads non-st files in 1.4 ⹠Prev 7 of 447 Next ⺠Status: HumanReviewNeeded Type-Bug Milestone-1.4 Difficulty-Easy
Fix in inbox: StartupPreferences-SeanDeNigris.37 Restrict PreferencesHandler lookup to only files with an 'st' extension.
-- View this message in context: http://forum.world.st/StartupPreferences-in-1-4-tp4639713p4639716.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Mariano http://marianopeck.wordpress.com
This is why you should stop integrating stuff in 1.4 ;)
Indeed only really showstoppers. because 2.0 needs our care and energy.
http://code.google.com/p/pharo/issues/detail?id=5892
On Thu, Jul 12, 2012 at 7:44 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Sean P. DeNigris wrote
It's picking up .DS_Store files and trying to compile them...
Issue 6352: StartupPreferences loads non-st files in 1.4 ⹠Prev 7 of 447 Next ⺠Status: HumanReviewNeeded Type-Bug Milestone-1.4 Difficulty-Easy
Fix in inbox: StartupPreferences-SeanDeNigris.37 Restrict PreferencesHandler lookup to only files with an 'st' extension.
-- View this message in context: http://forum.world.st/StartupPreferences-in-1-4-tp4639713p4639716.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Mariano http://marianopeck.wordpress.com
Stéphane Ducasse wrote
This is why you should stop integrating stuff in 1.4 ;) Indeed only really showstoppers. because 2.0 needs our care and energy.
StartupPreferences was already in the 1.4 image, I didn't put it there. I think it should either work correctly or be removed. -- View this message in context: http://forum.world.st/StartupPreferences-in-1-4-tp4639713p4639773.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (3)
-
Mariano Martinez Peck -
Sean P. DeNigris -
Stéphane Ducasse