From: Maurice L. <mj...@ga...> - 2002-12-10 09:09:12
|
Maurice LeBrun writes: > This also includes proposals for change to how we do it now -- i.e. the > behavior of plinit(). I've always been somewhat bothered by the way stream 0 > vs stream N is handled (this bugged me back in '94 but I wasn't exactly > swimming in free time then either). BTW just offhand the only things needed to implement this fully-consistent model for library & initialization are: - modify plinit() to call plmkstrm() and plcpstrm() (example in plframe.c) - plend() doesn't touch either global data or stream 0 "class data" (leave that for the OS) Should be pretty easy. -- Maurice LeBrun mj...@ga... Research Organization for Information Science and Technology of Japan (RIST) |