NBMacShell still used in GraphViz
Jan. 9, 2017
1:58 p.m.
Happy New Year! The GraphViz project in the Pharo Project Catalog has the tag Pharo5.0 but still uses NBMacShell which seems to have been removed in Pharo 5. What is the right replacement for NBMacShell run: string in newer Pharo versions? Cheers, Bernhard
Jan. 15, 2017
5:18 a.m.
bpi wrote
What is the right replacement for NBMacShell run: string in newer Pharo versions?
The direct replacement is: `LibC system: aString`. Of course it would be better to abstract per-platform... ----- Cheers, Sean -- View this message in context: http://forum.world.st/NBMacShell-still-used-in-GraphViz-tp4929128p4929659.ht... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
3484
Age (days ago)
3490
Last active (days ago)
1 comments
2 participants
participants (2)
-
Bernhard Pieber -
Sean P. DeNigris