Hello James,
Thursday, March 29, 2001, 2:09:17 PM, you wrote:
>> On Thu, Mar 29, 2001 at 11:50:29AM +0100, James Moore wrote:
>> >
>> > > abThu Mar 29 02:35:33 2001 EDT
>> > >
>> > > Modified files:
>> > > /php4/ext/midgard config.m4 config.m4.session
>> > > Log:
>> >
updated to config.m4
>
> What does this fix do?? does it need to be included in 4.0.5?? or will ming
> work without it??
1) It is not ming but midgard
2) It does add libmidgard.so into the list of linked libraries. Yes, it
need to be included into 4.0.5
--
Sincerely yours, Alexande
ab Thu Mar 29 02:35:33 2001 EDT
Modified files:
/php4/ext/midgard config.m4 config.m4.session
Log:
- Typo fixed
- config.m4.session updated to config.m4
Index: php4/ext/midgard/config.m4
diff -u php4/ext/midgard/config.m4:1.21 php4/ext/midgard/confi
On Mon, Mar 19, 2001 at 01:19:06PM -0600, Andrei Zmievski wrote:
> On Mon, 19 Mar 2001, Alexander Bokovoy wrote:
> > This fix does not work because @MIDCONFIG_FILE@ in php_midgard.h does
> > not substituted by PHP_OUTPUT using template file php_midgard.h.in.
> > Either fix bu
On Mon, Mar 19, 2001 at 08:28:20PM +0100, Jani Taskinen wrote:
> On Mon, 19 Mar 2001, Alexander Bokovoy wrote:
>
> >On Mon, Mar 19, 2001 at 01:19:06PM -0600, Andrei Zmievski wrote:
> >> On Mon, 19 Mar 2001, Alexander Bokovoy wrote:
> >> > This fix does not
This fix does not work because @MIDCONFIG_FILE@ in php_midgard.h does
not substituted by PHP_OUTPUT using template file php_midgard.h.in.
Either fix building environment in PHP4 which does not allow output
variable's value through template header file for extensions or revert
change back. That
ab Mon Mar 19 04:52:01 2001 EDT
Modified files:
/php4/ext/midgard config.m4 config.m4.session
Log:
4.0.4pl1 compability finally fixed
Index: php4/ext/midgard/config.m4
diff -u php4/ext/midgard/config.m4:1.17 php4/ext/midgard/config.m4:1.18
--- php4/ex
ab Mon Mar 19 03:50:18 2001 EDT
Modified files:
/php4/ext/midgard php_midgard.h.in
Log:
Incompabilities in SCE build fixed for 4.0.5 and 4.0.4pl1
Index: php4/ext/midgard/php_midgard.h.in
diff -u php4/ext/midgard/php_midgard.h.in:1.1 php4/ext/midgard/p
ab Mon Mar 19 01:56:06 2001 EDT
Modified files:
/php4/ext/midgard config.m4 config.m4.session
Log:
Keep compability with 4.0.4pl1
Index: php4/ext/midgard/config.m4
diff -u php4/ext/midgard/config.m4:1.15 php4/ext/midgard/config.m4:1.16
--- php4/ext/mi
ab Sun Mar 18 23:52:04 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/ext/midgard .cvsignore article.c attachment.c config.m4
config.m4.session midgard.c php_midgard.h
snippet.c
Log:
Bringing fixed code t
ab Sun Mar 18 23:37:01 2001 EDT
Modified files:
/php4/ext/midgard config.m4 config.m4.session
Log:
Oops. Substitution code fixed
Index: php4/ext/midgard/config.m4
diff -u php4/ext/midgard/config.m4:1.14 php4/ext/midgard/config.m4:1.15
--- php4/ext/mid
ab Sun Mar 18 23:04:56 2001 EDT
Added files:
/php4/ext/midgard php_midgard.h.in
Modified files:
/php4/ext/midgard config.m4 config.m4.session
Log:
Automatically generate correct #include for cases when module
build using phpize
ab Sun Mar 18 10:29:55 2001 EDT
Modified files:
/php4/ext/midgard php_midgard.h
Log:
Update includes to the way CVS now works
Index: php4/ext/midgard/php_midgard.h
diff -u php4/ext/midgard/php_midgard.h:1.8 php4/ext/midgard/php_midgard.h:1.9
--- php4/
d be updated to use config.h after including
php.h, for example, using following script:
#!/bin/bash
PHP4_ROOT=php4
PWD_X=`pwd`
EXTENSIONS=`find $PHP4_ROOT/ext -type d -maxdepth 1 -print`
for i in $EXTENSIONS ; do
cd $i
for j in `ls *.c` ; do
perl -pi -e "s/#include \"php.
you can have PHP be linked with LGPL-ed libraries?
--
Sincerely yours, Alexander Bokovoy
The Midgard Project | www.midgard-project.org |Aurora R&D team
Minsk Linux Users Group |www.minsk-lug.net| www.aurora-linux.com
IPLabs Linux Team| linux.iplabs.ru | Arc
while keeping Midgard
syntax intact. Midgard extension to PHP4 is a _regular_ extension like
any other one though it's bigger than others.
--
Sincerely yours, Alexander Bokovoy
The Midgard Project | www.midgard-project.org |Aurora R&D team
Minsk Linux Users G
16 matches
Mail list logo