bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #59583] [PATCH] addftinfo.cpp: fix different declarations of "i" an


From: G. Branden Robinson
Subject: [bug #59583] [PATCH] addftinfo.cpp: fix different declarations of "i" and "len"
Date: Mon, 21 Dec 2020 23:09:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #59583 (project groff):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 
         Planned Release:                    None => 1.23.0                 

    _______________________________________________________

Follow-up Comment #3:


commit c6273d4f655a44771eb74ee8f75ddeb9f185b021
Author: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date:   Tue Dec 1 01:28:14 2020 +0000

    src/utils/addftinfo/addftinfo.cpp: Fix data type.
    
    * src/utils/addftinfo/addftinfo.cpp (usage): Use size_t for loop
      index when iterating over a count of size_t items.  Quiets signedness
      mismatch compiler warning.
    
    Fixes <https://savannah.gnu.org/bugs/?59583>.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59583>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]