[PHP-CVS] cvs: php4 /ext/exif exif.c

2003-06-20 Thread Marcus Boerger
helly Fri Jun 20 14:24:38 2003 EDT Modified files: /php4/ext/exif exif.c Log: - Errors, warnings and notices start with a capital letter. - Show sorcode info when debugging exif. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.151 php4/ext/

[PHP-CVS] cvs: php4 /ext/exif exif.c exif.dsp

2003-06-15 Thread Edin Kadribasic
edink Sun Jun 15 18:58:04 2003 EDT Modified files: /php4/ext/exif exif.c exif.dsp Log: Fixed win32 build Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.150 php4/ext/exif/exif.c:1.151 --- php4/ext/exif/exif.c:1.150 Sun Jun 15 11:28:50 2003 +++

[PHP-CVS] cvs: php4 /ext/exif exif.c

2003-06-15 Thread Andrey Hristov
andrey Sun Jun 15 11:28:50 2003 EDT Modified files: /php4/ext/exif exif.c Log: proto fixes Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.149 php4/ext/exif/exif.c:1.150 --- php4/ext/exif/exif.c:1.149 Tue Jun 10 16:03:28 2003 +++ php4/ext/exif/

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2003-05-31 Thread Jani Taskinen
On Sat, 31 May 2003, Marcus Börger wrote: >At 23:26 30.05.2003, Jani Taskinen wrote: >> >> MFH? >> > > >If you insist then, yes, otherwise both versions are fine :-) > >marcus > Yes, I insist. --Jani -- https://www.paypal.com/xclick/[EMAIL PROTECTED]&no_note=1&tax=0¤cy_cod

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2003-05-31 Thread Marcus Börger
At 23:26 30.05.2003, Jani Taskinen wrote: MFH? If you insist then, yes, otherwise both versions are fine :-) marcus -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2003-05-31 Thread Jani Taskinen
MFH? --Jani On Fri, 30 May 2003, Marcus Boerger wrote: >helly Fri May 30 14:59:49 2003 EDT > > Modified files: >/php4/ext/exif exif.c > Log: > Use safe_estrdup() instead. > # Thanks Sascha i didn't knew about that thing. > > >Index: php

[PHP-CVS] cvs: php4 /ext/exif exif.c

2003-05-31 Thread Marcus Boerger
helly Fri May 30 14:59:49 2003 EDT Modified files: /php4/ext/exif exif.c Log: Use safe_estrdup() instead. # Thanks Sascha i didn't knew about that thing. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.147 php4/ext/exif/exif.c:1.148 --- ph

[PHP-CVS] cvs: php4 /ext/exif exif.c

2003-05-31 Thread Marcus Boerger
helly Fri May 30 13:46:57 2003 EDT Modified files: /php4/ext/exif exif.c Log: Fix handling of ini settings Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.146 php4/ext/exif/exif.c:1.147 --- php4/ext/exif/exif.c:1.146 Mon May 5 09:46:14 2003 +

[PHP-CVS] cvs: php4 /ext/exif exif.c

2003-04-03 Thread Rasmus Lerdorf
rasmus Thu Apr 3 17:45:26 2003 EDT Modified files: /php4/ext/exif exif.c Log: MFB Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.142 php4/ext/exif/exif.c:1.143 --- php4/ext/exif/exif.c:1.142 Wed Apr 2 17:07:22 2003 +++ php4/ext/exif/exif.

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2003-04-02 Thread Andi Gutmans
I don't have time to look through this in a thorough way but I think it could leak now. Maybe it's best if you move this function to getParameters() and convert_to_string() w/o _ex. Andi At 10:07 PM 4/2/2003 +, Rasmus Lerdorf wrote: rasmus Wed Apr 2 17:07:22 2003 EDT Modified f

[PHP-CVS] cvs: php4 /ext/exif exif.c

2003-04-02 Thread Rasmus Lerdorf
rasmus Wed Apr 2 17:07:22 2003 EDT Modified files: /php4/ext/exif exif.c Log: MFB: Get rid of bogus dtors Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.141 php4/ext/exif/exif.c:1.142 --- php4/ext/exif/exif.c:1.141 Tue Apr 1 13:50:31 2003

[PHP-CVS] cvs: php4 /ext/exif exif.c

2003-04-01 Thread Rasmus Lerdorf
rasmus Tue Apr 1 13:50:31 2003 EDT Modified files: /php4/ext/exif exif.c Log: MFB Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.140 php4/ext/exif/exif.c:1.141 --- php4/ext/exif/exif.c:1.140 Sat Jan 18 14:06:29 2003 +++ php4/ext/exif/exif.

[PHP-CVS] cvs: php4 /ext/exif exif.c

2003-01-18 Thread Marcus Boerger
helly Sat Jan 18 14:06:31 2003 EDT Modified files: /php4/ext/exif exif.c Log: correct my fault here and documnet the sense of the test Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.139 php4/ext/exif/exif.c:1.140 --- php4/ext/exif/exif.c:1.139

[PHP-CVS] cvs: php4 /ext/exif exif.c

2003-01-18 Thread Ilia Alshanetsky
iliaa Sat Jan 18 13:51:13 2003 EDT Modified files: /php4/ext/exif exif.c Log: Additional memory allocation fixes by Marcus Börger. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.138 php4/ext/exif/exif.c:1.139 --- php4/ext/exif/exif.c:1.138

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2003-01-18 Thread Marcus Börger
At 19:32 18.01.2003, Ilia Alshanetsky wrote: iliaa Sat Jan 18 13:32:21 2003 EDT Modified files: /php4/ext/exif exif.c Log: Removed the no longer needed memory allocation checks. After my reworked patch - what made you sure EXIF_ERRLOG_FSREALLOC is not needed? marcus

[PHP-CVS] cvs: php4 /ext/exif exif.c

2003-01-18 Thread Ilia Alshanetsky
iliaa Sat Jan 18 13:32:21 2003 EDT Modified files: /php4/ext/exif exif.c Log: Removed the no longer needed memory allocation checks. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.137 php4/ext/exif/exif.c:1.138 --- php4/ext/exif/exif.c:1.13

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-22 Thread Andrey Hristov
Will be short comment above the loop helpful ? Andrey - Original Message - From: "Sascha Schumann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 22, 2002 6:34 PM Subject: [PHP-CVS] cvs: php4 /ext/exif exif.c > sas Sun Dec 22 11:34:13 2002

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-22 Thread Sascha Schumann
sas Sun Dec 22 11:34:13 2002 EDT Modified files: /php4/ext/exif exif.c Log: (char *) vptr += expr; is refused by the IRIX compiler, so we use vptr = (char *) vptr + expr; instead. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.135 php4/

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-22 Thread Sascha Schumann
sas Sun Dec 22 11:03:28 2002 EDT Modified files: /php4/ext/exif exif.c Log: 'index' is a function name in the C library, do not use it as variable name. also, cast the 'void *' correctly to a 'char *' for manipulation instead of an 'int'. Inde

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-16 Thread Marcus Boerger
helly Mon Dec 16 12:52:43 2002 EDT Modified files: /php4/ext/exif exif.c Log: fix compiler definition tests Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.133 php4/ext/exif/exif.c:1.134 --- php4/ext/exif/exif.c:1.133 Mon Dec 16 10:53:46 20

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-16 Thread Marcus Boerger
helly Mon Dec 16 10:53:47 2002 EDT Modified files: /php4/ext/exif exif.c Log: fix compiler definition tests Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.132 php4/ext/exif/exif.c:1.133 --- php4/ext/exif/exif.c:1.132 Mon Dec 16 09:47:59 20

[PHP-CVS] cvs: php4 /ext/exif exif.c /ext/exif/tests exif002.phpt exif003.phpt exif004.phpt exif005.phpt exif006.phpt

2002-12-16 Thread Marcus Boerger
helly Mon Dec 16 09:48:00 2002 EDT Modified files: /php4/ext/exif exif.c /php4/ext/exif/testsexif002.phpt exif003.phpt exif004.phpt exif005.phpt exif006.phpt Log: -Add constant that shows whether or not exif uses

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-16 Thread Marcus Boerger
helly Mon Dec 16 04:58:50 2002 EDT Modified files: /php4/ext/exif exif.c Log: change mbstring detection Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.130 php4/ext/exif/exif.c:1.131 --- php4/ext/exif/exif.c:1.130 Sun Dec 15 13:49:07 2002 +

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-15 Thread Marcus Boerger
helly Sun Dec 15 13:49:07 2002 EDT Modified files: /php4/ext/exif exif.c Log: ws Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.129 php4/ext/exif/exif.c:1.130 --- php4/ext/exif/exif.c:1.129 Sat Dec 14 14:53:20 2002 +++ php4/ext/exif/exif.c

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-14 Thread Marcus Boerger
helly Sat Dec 14 14:53:21 2002 EDT Modified files: /php4/ext/exif exif.c Log: Fix build when mbstring is a shared module or dll under windows Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.128 php4/ext/exif/exif.c:1.129 --- php4/ext/exif/ex

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-14 Thread Marcus Boerger
helly Sat Dec 14 12:49:21 2002 EDT Modified files: /php4/ext/exif exif.c Log: Bugfix: #21010 (Here it's maker (manufacturer) instead of marker) Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.127 php4/ext/exif/exif.c:1.128 --- php4/ext/exif/

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-10 Thread Ilia Alshanetsky
iliaa Wed Dec 11 02:37:31 2002 EDT Modified files: /php4/ext/exif exif.c Log: decode variable is only used when mbstring is avaliable. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.126 php4/ext/exif/exif.c:1.127 --- php4/ext/exif/exif.c:1.

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-10 Thread Ilia Alshanetsky
iliaa Tue Dec 10 13:00:51 2002 EDT Modified files: /php4/ext/exif exif.c Log: Fixed win32 build. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.125 php4/ext/exif/exif.c:1.126 --- php4/ext/exif/exif.c:1.125 Tue Dec 10 09:35:13 2002 +++ php4

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-10 Thread Marcus Boerger
helly Tue Dec 10 09:35:17 2002 EDT Modified files: /php4/ext/exif exif.c Log: -make those debug messages Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.124 php4/ext/exif/exif.c:1.125 --- php4/ext/exif/exif.c:1.124 Mon Dec 9 19:10:27 2002

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-09 Thread Ilia Alshanetsky
iliaa Mon Dec 9 19:10:28 2002 EDT Modified files: /php4/ext/exif exif.c Log: Fixed bug #20907, patch by [EMAIL PROTECTED] Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.123 php4/ext/exif/exif.c:1.124 --- php4/ext/exif/exif.c:1.123 Tue Nov

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-27 Thread Derick Rethans
On Wed, 27 Nov 2002, Marcus Börger wrote: > Would you agree adding magic_quotes_runtime support is > new functionality or commit that also? I see it as new functionality and the possible of breaking the releases. I would recommend not to merge that. Derick --

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-26 Thread Marcus Börger
Thats waht i thought, too. At 04:03 27.11.2002, Jani Taskinen wrote: Any added code that does not fix any bugs are not supposed to be MFH'd. --Jani On Wed, 27 Nov 2002, Marcus Börger wrote: >Would you agree adding magic_quotes_runtime support is >new functionality or commit that

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-26 Thread Jani Taskinen
Any added code that does not fix any bugs are not supposed to be MFH'd. --Jani On Wed, 27 Nov 2002, Marcus Börger wrote: >Would you agree adding magic_quotes_runtime support is >new functionality or commit that also? > >marcus > >AAt 02:46 27.11.2002, Marcus Boerger wrote:

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-26 Thread Marcus Börger
Would you agree adding magic_quotes_runtime support is new functionality or commit that also? marcus AAt 02:46 27.11.2002, Marcus Boerger wrote: helly Tue Nov 26 20:46:37 2002 EDT Modified files: /php4/ext/exif exif.c Log: -Add magic_quotes_runtime support -Fix Canon

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-26 Thread Marcus Boerger
helly Tue Nov 26 21:42:41 2002 EDT Modified files: /php4/ext/exif exif.c Log: -Code completley rewritten Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.122 php4/ext/exif/exif.c:1.123 --- php4/ext/exif/exif.c:1.122 Tue Nov 26 21:28:29 2002

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-26 Thread Marcus Boerger
helly Tue Nov 26 21:28:29 2002 EDT Modified files: /php4/ext/exif exif.c Log: -Forgot to correct length Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.121 php4/ext/exif/exif.c:1.122 --- php4/ext/exif/exif.c:1.121 Tue Nov 26 20:46:36 2002 +

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-26 Thread Marcus Boerger
helly Tue Nov 26 20:46:37 2002 EDT Modified files: /php4/ext/exif exif.c Log: -Add magic_quotes_runtime support -Fix Canon Markernote Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.120 php4/ext/exif/exif.c:1.121 --- php4/ext/exif/exif.c:1

Re: [PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-22 Thread Marcus Börger
Thanks for the fix :-) marcus At 22:51 22.11.2002, Ilia Alshanetsky wrote: iliaa Fri Nov 22 16:51:38 2002 EDT Modified files: /php4/ext/exif exif.c Log: Fixed bug #20560. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.119 php4/ext/exif/exif.c:1.120 --- php

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-22 Thread Ilia Alshanetsky
iliaa Fri Nov 22 16:51:38 2002 EDT Modified files: /php4/ext/exif exif.c Log: Fixed bug #20560. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.119 php4/ext/exif/exif.c:1.120 --- php4/ext/exif/exif.c:1.119 Thu Nov 14 16:43:00 2002 +++ php4/

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-14 Thread Marcus Boerger
helly Thu Nov 14 16:43:00 2002 EDT Modified files: /php4/ext/exif exif.c Log: Test is affected by mbstring Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.118 php4/ext/exif/exif.c:1.119 --- php4/ext/exif/exif.c:1.118 Thu Nov 7 20:08:01 200

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-11-07 Thread Ilia Alshanetsky
iliaa Thu Nov 7 20:08:02 2002 EDT Modified files: /php4/ext/exif exif.c Log: Removed duplicate assignment. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.117 php4/ext/exif/exif.c:1.118 --- php4/ext/exif/exif.c:1.117 Sat Oct 19 05:52:00 20

[PHP-CVS] cvs: php4 /ext/exif exif.c /ext/exif/tests 005.phpt test5.jpg

2002-10-19 Thread Marcus Börger
helly Sat Oct 19 05:52:00 2002 EDT Added files: /php4/ext/exif/tests005.phpt test5.jpg Modified files: /php4/ext/exif exif.c Log: Allow ifd start at offset other than 0007h and provide testcase. #Now we can read images

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-10-03 Thread Marcus Börger
helly Thu Oct 3 06:44:14 2002 EDT Modified files: /php4/ext/exif exif.c Log: typing Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.115 php4/ext/exif/exif.c:1.116 --- php4/ext/exif/exif.c:1.115 Thu Aug 29 04:32:41 2002 +++ php4/ext/exif/e