OSProcessPlugin: VMConstruction-Plugins-OSProcessPlugin.oscog-eem.42.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

OSProcessPlugin: VMConstruction-Plugins-OSProcessPlugin.oscog-eem.42.mcz

squeak-dev-noreply
 
Eliot Miranda uploaded a new version of VMConstruction-Plugins-OSProcessPlugin to project OSProcessPlugin:
http://www.squeaksource.com/OSProcessPlugin/VMConstruction-Plugins-OSProcessPlugin.oscog-eem.42.mcz

==================== Summary ====================

Name: VMConstruction-Plugins-OSProcessPlugin.oscog-eem.42
Author: eem
Time: 18 April 2013, 11:58:55 am
UUID: dfa6d147-0a2d-42a8-a10d-c1fbb4dd8e06
Ancestors: VMConstruction-Plugins-OSProcessPlugin.oscog-eem.41

Add some error chedcking to the forkAndExecInDirectory: prim.
Simplify fixPointersInArrayOfStrings:withOffsets:count: to
fixPointersInArrayOfStrings:withOffsets:.

eliminate some C compiler warnings (signed/unsigned comparison
& unused parameters)).

document possiblity of using dup instead of getdtablesize.