bug-groff
[Top][All Lists]
Advanced

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

[bug #57733] [PATCH] grn/...cpp: Remove the specifier "register"


From: G. Branden Robinson
Subject: [bug #57733] [PATCH] grn/...cpp: Remove the specifier "register"
Date: Tue, 31 May 2022 00:49:39 -0400 (EDT)

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 <g.branden.robinson@gmail.com>
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

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