Update of bug #57733 (project groff):

              Item Group:      Build/Installation => Lint                   
                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 
         Planned Release:                    None => 1.23.0                 

    _______________________________________________________

Follow-up Comment #4:

Thanks for the update, Bjarni.


commit eead5f5cf1dedc6d180bdb34914d7157d39e270c
Author: G. Branden Robinson <[email protected]>
Date:   Mon Aug 16 12:37:22 2021 +1000

    [grn]: Fix code style issues.
    
    * src/preproc/grn/hgraph.cpp:
    * src/preproc/grn/hpoint.cpp:
    * src/preproc/grn/main.cpp:
    * src/preproc/grn/hdb.cpp: Drop use of `register` storage class.
    
    * src/preproc/grn/hgraph.cpp (len, HGPrintElt, picurve):
    * src/preproc/grn/hdb.cpp (DBRead): Wrap long lines.
    
    * src/preproc/grn/hgraph.cpp: Rename function from `Paramaterize` to
      `Parameterize`.
    
      (HGCurve): Update call site.
    
    * src/preproc/grn/main.cpp (add_file): Drop redundant cast in
      `realloc()` call.
    
      (conv, interpret): Use standard English in diagnostic messages.



    _______________________________________________________

Reply to this item at:

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

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


Reply via email to