You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2015/03/09 11:27:45 UTC

[Bug 57677] New: Cannot create more than 26 temporary files on HPUX so commit fails in Subversion

https://bz.apache.org/bugzilla/show_bug.cgi?id=57677

            Bug ID: 57677
           Summary: Cannot create more than 26 temporary files on HPUX so
                    commit fails in Subversion
           Product: APR
           Version: 1.5.1
          Hardware: HP
                OS: HP-UX
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR
          Assignee: bugs@apr.apache.org
          Reporter: Mark.Bailey@ee.co.uk

Proposed fix, if the configure script detects HPUX it should not define
HAVE_MKSTEMP as on HPUX it will only allocate 26 temporary files which means
you cannot commit more than 26 files in Subversion. 

Line 56 in ;

file_io/unix/mktemp.c

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 57677] Cannot create more than 26 temporary files on HPUX so commit fails in Subversion

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57677

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Jeff Trawick <tr...@apache.org> ---
fixed in 1.5.2, to be announced today

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 57677] Cannot create more than 26 temporary files on HPUX so commit fails in Subversion

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57677

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org