bugGluster - Bugs: bug #20054, Fix portability of PATH_MAX code

 
 

bug #20054: Fix portability of PATH_MAX code

Submitter:  None
Submitted:  Sat 02 Jun 2007 11:37:07 PM UTC
   
 
Category:  GlusterFS Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build failure
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name:  *
Originator Email:  * -email is unavailable- Open/Closed:  Closed
Release:  Operating System:  Mac OS
Reproducibility:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 05 Oct 2007 11:07:18 AM UTC, comment #1: 

PATH_MAX is not used anymore in the code base

Amar Tumballi <amarts>
Group Member
Sat 02 Jun 2007 11:37:07 PM UTC, original submission:  

I needed the attached patch to compile on darwin...  PATH_MAX is one of those things one should just not use.  Better to dynamically allocate the exact length one needs and use that.  Until that is done, this patch lets me compile.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #12938:  patch-7.txt added by None (1KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by amarts (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-10-05 amarts StatusNone Fixed
        Open/ClosedOpen Closed
    2007-06-02 None Attached File- Added patch-7.txt, #12938

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code