[PHP-DOC] cvs: phpdoc /it/functions array.xml

2002-01-10 Thread Egon Schmid
eschmid Fri Jan 11 02:37:03 2002 EDT Modified files: /phpdoc/it/functionsarray.xml Log: 'it' can now build without errors. Index: phpdoc/it/functions/array.xml diff -u phpdoc/it/functions/array.xml:1.40 phpdoc/it/functions/array.xml:1.41 --- phpdoc/it/f

AW: Re: [PHP-DOC] cvs: phpdoc /en/chapters install.apache.xml install.caudium.xml install.commandline.xml install.configure.xml install.fhttpd.xml install.hpux.xml install.iis.xml install.linux.xml install.macosx.xml install.netscape-enterprise.xml install.omn

2002-01-10 Thread Mark Kronsbein
> You intended to write split of install.xml :) When this split is Arghs, sure, install.xml >intended to be integrated to the build system? Estimated? Just to make >sure other languages can update, and make the same split. I _plan_ to split install.configure.xml (the configure options) on Su

[PHP-DOC] Re: [PHP-DEV] Re: Behaviour of $array1 + $array2

2002-01-10 Thread Markus Fischer
On Fri, Jan 11, 2002 at 01:28:32PM +0900, Yasuo Ohgaki wrote : > Markus Fischer wrote: > > >On Thu, Jan 10, 2002 at 05:58:28PM -0700, Zak Greant wrote : > > > >>On 2002-10-01 17:33, Yasuo Ohgaki wrote: > >> > >>>Markus Fischer wrote: > >>> > Can someone point me where the following behaviou

[PHP-DOC] Re: [PHP-DEV] Re: Behaviour of $array1 + $array2

2002-01-10 Thread Yasuo Ohgaki
Markus Fischer wrote: > On Thu, Jan 10, 2002 at 05:58:28PM -0700, Zak Greant wrote : > >>On 2002-10-01 17:33, Yasuo Ohgaki wrote: >> >>>Markus Fischer wrote: >>> Can someone point me where the following behaviour is documented: $ php -q >>>$foo = array(27 => 'Ene');

Re: [PHP-DOC] coding standards - draft

2002-01-10 Thread Gyozo Papp
| > | > $conn = mysql_connect(...) or user_error("Cannot connect", | E_USER_ERROR); | > | > lacks flexibility, not in error_handling but the in the or construct. | > | Philip | > | > Olson dropped a note about this in a recent mail. | > | > I'll check it, but you can write still: | > | > $

Re: [PHP-DOC] Windows HTML help (chm) not updated

2002-01-10 Thread Gabor Hojtsy
> Gazing at http://www.php.net/download-docs.php for downloadable > documentation, I have found that all english formats were updated on 5th > January 2002 - except for the Windows version which was updated on 20th > December 2001. > > Is it possible to automagically keep the Windows version as up

Re: [PHP-DOC] cvs: phpdoc /en/chapters install.apache.xml install.caudium.xml install.commandline.xml install.configure.xml install.fhttpd.xml install.hpux.xml install.iis.xml install.linux.xml install.macosx.xml install.netscape-enterprise.xml install.omn

2002-01-10 Thread Gabor Hojtsy
> Added files: > /phpdoc/en/chapters install.apache.xml install.caudium.xml >install.commandline.xml install.configure.xml >install.fhttpd.xml install.hpux.xml >install.iis.xml install.linux.xml >

Re: [PHP-DOC] cvs: phpdoc /howto howto.ent

2002-01-10 Thread Gabor Hojtsy
> > > +http://cvs.php.net/co.php/php4/NEWS> > > why does this have to be uppercase? just curious. > > It doesn't have to be, just kinda is :) Goes along with the url > I suppose *shrugs* On a second thought, maybe it should be lowercase, > will change it now :) As all other ones are lowercase

Re: [PHP-DOC] coding standards - draft

2002-01-10 Thread Gabor Hojtsy
> > So example can contain screens and paras. So the COMPLETE > > EXAMPLE SKELETON in your draft is right. > > Thanks for your check. As said, I am not very familiar with Docbook :-). > Therfore I didn`t ment that this is the only one and right way to write > examples :-) With certainty someone

Re: [PHP-DOC] coding standards - draft

2002-01-10 Thread Gabor Hojtsy
> | > $conn = mysql_connect(...) or user_error("Cannot connect", E_USER_ERROR); > | > lacks flexibility, not in error_handling but the in the or construct. > | Philip > | > Olson dropped a note about this in a recent mail. > > I'll check it, but you can write still: > > $connect = mysql_connect(..

[PHP-DOC] cvs: phpdoc / Makefile.in configure.in

2002-01-10 Thread Hartmut Holzgraefe
hholzgraThu Jan 10 14:25:25 2002 EDT Modified files: /phpdoc configure.in Makefile.in Log: quick 'srcdir' fixes Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.111 phpdoc/configure.in:1.112 --- phpdoc/configure.in:1.111 Wed Jan 9 18:5

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Egon Schmid
From: "Hartmut Holzgraefe" <[EMAIL PROTECTED]> > >>most likely we have hit a TeX buffer limit once again > >> > > > > If you compare the translated PDF manuals you will see that: > > > > en:Chapter 46Database issues > > de:Kapitel 46Database issues > > > > stops at the same page c

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Hartmut Holzgraefe
ignore my previous question, i'm getting stupid :( -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Hartmut Holzgraefe
Jim Winstead wrote: > this is easy to test and fix on any (unix) system -- just make an empty > directory, and run phpdoc's configure from there (using whatever > absolute or relative path is appropriate). how has this ever worked when some of the stylesheets (the plain .dsl files) stay in $srcd

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Hartmut Holzgraefe
Egon Schmid wrote: >>most likely we have hit a TeX buffer limit once again >> > > If you compare the translated PDF manuals you will see that: > > en:Chapter 46Database issues > de:Kapitel 46Database issues > > stops at the same page content on different pages (1896 vs. 1611).

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Egon Schmid
From: "Hartmut Holzgraefe" <[EMAIL PROTECTED]> > > Ok, but there is another error in the build system or the manual > > itself. Look at the PDF manuals and you will see a incomplete table > > of content (?? as page numbers at the end) and this pages aren´t > > shown. > > most likely we have hit a

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Jim Winstead
On Thu, Jan 10, 2002 at 06:37:09PM +0100, Hartmut Holzgraefe wrote: > Egon Schmid wrote: > >Ok, but there is another error in the build system or the manual > >itself. Look at the PDF manuals and you will see a incomplete table > >of content (?? as page numbers at the end) and this pages aren?t >

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Hartmut Holzgraefe
Egon Schmid wrote: > Ok, but there is another error in the build system or the manual > itself. Look at the PDF manuals and you will see a incomplete table > of content (?? as page numbers at the end) and this pages aren´t > shown. most likely we have hit a TeX buffer limit once again -- Hartm

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Egon Schmid
From: "Jim Winstead" <[EMAIL PROTECTED]> > it is broken because the system builds the manual outside of the phpdoc > tree. that means when $(srcdir) isn't properly used, the build breaks. Ok, but there is another error in the build system or the manual itself. Look at the PDF manuals and you wil

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Hartmut Holzgraefe
Jim Winstead wrote: > it is broken because the system builds the manual outside of the phpdoc > tree. that means when $(srcdir) isn't properly used, the build breaks. ok, blame me :( > this is easy to test and fix on any (unix) system -- just make an empty > directory, and run phpdoc's confi

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Jim Winstead
it is broken because the system builds the manual outside of the phpdoc tree. that means when $(srcdir) isn't properly used, the build breaks. this is easy to test and fix on any (unix) system -- just make an empty directory, and run phpdoc's configure from there (using whatever absolute or relat

[PHP-DOC] cvs: phpdoc /it/features persistent-connections.xml /it/functions math.xml

2002-01-10 Thread Simone Cortesi
cortesi Thu Jan 10 11:16:56 2002 EDT Modified files: /phpdoc/it/features persistent-connections.xml /phpdoc/it/functionsmath.xml Log: update to current EN versions Index: phpdoc/it/features/persistent-connections.xml diff -u phpdoc/it/features/p

[PHP-DOC] cvs: phpdoc /ru bookinfo.xml

2002-01-10 Thread Dmitry Kraminov
chief977Thu Jan 10 09:10:44 2002 EDT Modified files: /phpdoc/ru bookinfo.xml Log: Index: phpdoc/ru/bookinfo.xml diff -u phpdoc/ru/bookinfo.xml:1.7 phpdoc/ru/bookinfo.xml:1.8 --- phpdoc/ru/bookinfo.xml:1.7 Thu Jan 3 03:04:57 2002 +++ phpdoc/ru/boo

[PHP-DOC] cvs: phpdoc /howto howto.xml

2002-01-10 Thread Mark Kronsbein
mk Thu Jan 10 08:55:40 2002 EDT Modified files: /phpdoc/howto howto.xml Log: Updated Copyright Index: phpdoc/howto/howto.xml diff -u phpdoc/howto/howto.xml:1.24 phpdoc/howto/howto.xml:1.25 --- phpdoc/howto/howto.xml:1.24 Wed Jan 9 05:27:15 2002 +++

[PHP-DOC] cvs: phpdoc / TODO

2002-01-10 Thread Jan Lehnardt
jan Thu Jan 10 08:52:55 2002 EDT Modified files: /phpdoc TODO Log: next step for mark added ;) Index: phpdoc/TODO diff -u phpdoc/TODO:1.13 phpdoc/TODO:1.14 --- phpdoc/TODO:1.13Wed Jan 9 08:06:00 2002 +++ phpdoc/TODO Thu Jan 10 08:52:55 2002 @@ -

[PHP-DOC] cvs: phpdoc /en/functions math.xml

2002-01-10 Thread Jan Lehnardt
jan Thu Jan 10 08:42:36 2002 EDT Modified files: /phpdoc/en/functionsmath.xml Log: added see also sqrt for pow Index: phpdoc/en/functions/math.xml diff -u phpdoc/en/functions/math.xml:1.66 phpdoc/en/functions/math.xml:1.67 --- phpdoc/en/functions

[PHP-DOC] Bug #14963: missing title

2002-01-10 Thread michael . clooney
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: missing title Documentation (german Manual): herausgegeben von: ... Egon Schmid should be Dr. Egon Schmid !! -- Edit bug report at: http://bugs.

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Hartmut Holzgraefe
Slawomir Pucia wrote: >>can't reproduce this here, so i think (hope) my configure.in patch >>from last night has fixed that ... >> > > I was building manual yesterday on my box (before you submitted the patch), > and everything was ok. It seems to be broken on php.net's box for few days, > since

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Slawomir Pucia
> can't reproduce this here, so i think (hope) my configure.in patch > from last night has fixed that ... I was building manual yesterday on my box (before you submitted the patch), and everything was ok. It seems to be broken on php.net's box for few days, since the newest version is dated 05-01

Re: [PHP-DOC] Build system is broken

2002-01-10 Thread Hartmut Holzgraefe
Slawomir Pucia wrote: running make test_man_gen ... > make: *** No rule to make target `test_man_gen'. Stop. can't reproduce this here, so i think (hope) my configure.in patch from last night has fixed that ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99

[PHP-DOC] Build system is broken

2002-01-10 Thread Slawomir Pucia
en/build.log: sed: can't read confdefs.h: No such file or directory >>> running make test_man_gen ... make: *** No rule to make target `test_man_gen'. Stop. Same for translations. slawek-