bugConcurrent Versions System - Bugs: bug #16450, build error with configure...

 
 

bug #16450: build error with configure --disable-case-sensitivity

Submitted by:  Jim Salter <jsalter>
Submitted on:  Thu 27 Apr 2006 12:46:02 AM UTC  
 
Category: Bug Fix (patch attached)Severity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: Derek Robert Price <dprice>
Open/Closed: ClosedRelease: 
Fixed Release: NoneFixed Feature Release: 1.12.14

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Thu 04 May 2006 03:35:00 PM UTC, comment #1:

Thanks for the report. I've checked in a fix.

Derek Robert Price <dprice>
Project AdministratorIn charge of this item.
Thu 27 Apr 2006 12:46:02 AM UTC, original submission:

Configure option: --disable-case-sensitivity ...

client.c: In function `send_file_names':
client.c:5818: error: storage size of `sdir' isn't known
make[2]: *** [client.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Proposed fix in ccvs/src/client.c:

***************

      • 26,31 ****

--- 26,35 ----
/* C99 Headers. */
#include <inttypes.h>

+ #ifdef FILENAMES_CASE_INSENSITIVE
+ #include "save-cwd.h"
+ #endif /* FILENAMES_CASE_INSENSITIVE */
+
/* GNULIB headers. */
#include "getline.h"

Jim Salter <jsalter>

 

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

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 4 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Thu 04 May 2006 03:35:00 PM UTCdpriceStatusNone=>Fixed
  Assigned toNone=>dprice
  Open/ClosedOpen=>Closed
  Fixed Feature ReleaseNone=>1.12.14

Back to the top


Powered by Savane 3.1-cleanup1