Edit report at https://bugs.php.net/bug.php?id=52078&edit=1

 ID:                 52078
 Updated by:         tyr...@php.net
 Reported by:        glen at delfi dot ee
 Summary:            fileinode overflow test
                     ext/standard/tests/file/fileinode_variation3.phpt
 Status:             Assigned
 Type:               Bug
 Package:            Filesystem function related
 Operating System:   PLD Linux
 PHP Version:        5.3.2
 Assigned To:        tyrael
 Block user comment: N
 Private report:     N

 New Comment:

I commited the %d->%i changes to trunk and 5.3, waiting for approval to commit 
it 
to 5.4 as well, I will keep the ticket open until.

http://svn.php.net/viewvc?view=revision&revision=322460


Previous Comments:
------------------------------------------------------------------------
[2012-01-17 10:18:51] tyr...@php.net

I will look into merging this, thanks for the patch and the heads up.

------------------------------------------------------------------------
[2011-11-05 20:49:17] glen at delfi dot ee

any interest of getting it fixed?

i could supply patches, if i see any interest at all on this topic from upstream

------------------------------------------------------------------------
[2010-12-12 21:32:27] glen at delfi dot ee

as you maybe have noted, one chunk takes different approach:

if (PHP_INT_SIZE == 4) die("skip this test is for >32bit platform only (inodes 
overflow there)");

maybe should rather skip overflowing tests there?

------------------------------------------------------------------------
[2010-12-12 21:31:01] glen at delfi dot ee

i've kept it somewhat updated here:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/bug-52078-fileinode.patch

------------------------------------------------------------------------
[2010-06-13 23:38:01] glen at delfi dot ee

fix package

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=52078


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=52078&edit=1

Reply via email to