[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: whatever happened to io.popen() ?
- From: Asko Kauppi <asko.kauppi@...>
- Date: Thu, 2 Sep 2004 19:39:12 +0300
Yes, I'd definately vote for it, too. However, you can:
-require -DUSE_POPEN explicitly, so the _user_ decides, when to ask
for it
-if no -DUSE_POPEN, don't even declare it.
Now, I need to flip in my copy-pasted w0 popen, and it's.. well.. hard.
In fact, I'll just blow it into the liolib.c anyhow.. HAHAHAHA - you
CAN*T STOP ME! >;D
-ak
2.9.2004 kello 19:28, Rob Kendrick kirjoitti:
I regret seeing popen leave the base - it's just too useful.