bug-groff
[Top][All Lists]
Advanced

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

[bug #60035] build failure on macOS


From: G. Branden Robinson
Subject: [bug #60035] build failure on macOS
Date: Wed, 10 Feb 2021 15:18:32 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #60035 (project groff):

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

    _______________________________________________________

Follow-up Comment #1:

Fingers crossed.


commit 979f3f4266151c7681a68a40d2c4913842a7271d (HEAD -> master,
origin/master, origin/HEAD)
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Thu Feb 11 07:09:21 2021 +1100

    Address build failure on macOS.
    
    Follow the advice of the gnulib manual ("Changing your source for use
    with gnulib") more scrupulously; include config.h in more files.
    
    * src/libs/libgroff/assert.cpp [HAVE_CONFIG_H]: #include config.h using
      angle brackets instead of quotation marks.
    
    * src/libs/libgroff/curtime.cpp [HAVE_CONFIG_H]:
    * src/libs/libgroff/device.cpp [HAVE_CONFIG_H]:
    * src/libs/libgroff/errarg.cpp [HAVE_CONFIG_H]:
    * src/libs/libgroff/error.cpp [HAVE_CONFIG_H]:
    * src/libs/libgroff/fatal.cpp [HAVE_CONFIG_H]:
    * src/libs/libgroff/string.cpp [HAVE_CONFIG_H]:
    * src/libs/libgroff/strsave.cpp [HAVE_CONFIG_H]:
    * src/preproc/eqn/other.cpp [HAVE_CONFIG_H]:
    * src/preproc/eqn/text.cpp [HAVE_CONFIG_H]:
    * src/preproc/pic/object.cpp [HAVE_CONFIG_H]: Do it.
    
    Fixes <https://savannah.gnu.org/bugs/?60035>.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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