cvs: embed /php-irssi TODO
[email protected] ("Tal Peer") Thu, 06 Feb 2003 17:38:02 -0000
| Newsgroups | php.embed.cvs |
|---|---|
| Message-ID | <cvstal1044553082@cvsserver> |
tal Thu Feb 6 12:38:02 2003 EDT
Modified files:
/embed/php-irssi TODO
Log:
bla bla
Index: embed/php-irssi/TODO
diff -u embed/php-irssi/TODO:1.4 embed/php-irssi/TODO:1.5
--- embed/php-irssi/TODO:1.4 Sat Feb 1 09:07:21 2003
+++ embed/php-irssi/TODO Thu Feb 6 12:38:02 2003
@@ -1,6 +1,6 @@
TODO:
====================================
-$Id: TODO,v 1.4 2003/02/01 14:07:21 wez Exp $
+$Id: TODO,v 1.5 2003/02/06 17:38:02 tal Exp $
o Improve genobjdefs.php so that it can find a structure definition in a
header file with more junk (when compared with the *-rec.h headers).
@@ -33,7 +33,8 @@
that appears to be similar to the STDIN, STDOUT handles in the PHP cli;
So, we can expose the various MSGLEVELS as predefined streams; CLIENTCRAP,
CLIENTNOTICE etc. and the script author can then use fprintf(CLIENTCRAP, "A
-crap notice"); to dump debug text to the relevant facility.
+crap notice"); to dump debug text to the relevant facility. - DONE, but
+segfaults :)
o Expose the windowing/UI API so that the script can create a window and dump
stuff there (eg: fopen($URL) and put the output in the scroll buffer of a