bugGNU arch -- a revision control system - Bugs: bug #4856, I noticed only lexically, but......

 
 

bug #4856: I noticed only lexically, but... isn't it a bug ???

Submitted by:  Tez Kamihira <tez>
Submitted on:  Wed 20 Aug 2003 06:51:22 AM UTC  
 
Category: tlaSeverity: 3 - Normal
Item Group: bugStatus: Fixed
Privacy: PublicOpen/Closed: Closed
Release: tla-1.1pre6 / tla--devo--1.1--patch-132
Fixed Release: 
Merge Request?: None
Your Archive Name: tez
Your Archive Location: 
Assigned to: None

Add a New Comment(Rich Markup)
   

You are not logged in

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

 

Wed 20 Aug 2003 06:51:22 AM UTC, original submission:

diff -ur A/tla-1.1pre4/src/tla/libarch/apply-changeset.c B/tla-1.1pre4/src/tla/libarch/apply-changeset.c
--- A/tla-1.1pre4/src/tla/libarch/apply-changeset.c 2003-08-20 15:48:27.000000000 +0900
+++ B/tla-1.1pre4/src/tla/libarch/apply-changeset.c 2003-08-20 15:49:21.000000000 +0900
@@ -288,7 +288,7 @@

present_renamed_files_index = rel_join (-1, rel_join_output (2,0, 1,0, 1,1, 2,1, -1), 2, 1, renamed_files_index, inventor
y.files);
r->missing_renamed_files = rel_join (1, rel_join_output (1,0, 1,1, 1,2, -1), 2, 1, renamed_files_index, inventory.files);
- for (x = 0; x < rel_n_records (r->missing_renamed_dirs); ++x)
+ for (x = 0; x < rel_n_records (r->missing_renamed_files); ++x)
{
invoke_apply_changeset_callback (r, "?r %s\n => %s\n", r->missing_renamed_files[x][0], r->missing_renamed_files[
x][1]);
}
[tez@bluegate arch]$

Tez Kamihira <tez>

 

(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 3 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Fri 22 Aug 2003 04:18:07 PM UTCtomlordStatusNone=>(Error - Not Found)
  Open/ClosedOpen=>(Error - Not Found)
  Release=>

Back to the top


Powered by Savane 3.1-cleanup1