Notes were lost on replacing
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package Alire.Index.RxAda is
|
||||
|
||||
function Project is new Catalogued_Project ("rxada",
|
||||
"RxAda port of the Rx framewor");
|
||||
"RxAda port of the Rx framework");
|
||||
|
||||
Repo : constant URL := "https://bitbucket.org/amosteo/rxada";
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@ package body Alire.Releases is
|
||||
else Project);
|
||||
New_Notes : constant Description_String := (if Notes = ""
|
||||
then Base.Notes
|
||||
else "");
|
||||
else Notes);
|
||||
begin
|
||||
|
||||
return Replacement : constant Release (New_Project'Length, New_Notes'Length) :=
|
||||
|
||||
Reference in New Issue
Block a user