emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#31845: closed (27.0.50; Error building master on M


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#31845: closed (27.0.50; Error building master on MacOS)
Date: Sat, 16 Jun 2018 16:34:02 +0000

Your message dated Sat, 16 Jun 2018 09:32:36 -0700
with message-id <address@hidden>
and subject line Re: bug#31845: 27.0.50; Error building master on MacOS
has caused the debbugs.gnu.org bug report #31845,
regarding 27.0.50; Error building master on MacOS
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
31845: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31845
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; Error building master on MacOS Date: Fri, 15 Jun 2018 09:05:53 -0700
Hello,

I get the following warnings and error when building master at 3e7dff8
on MacOS 10.13.5 (High Sierra).

macfont.m:911:27: warning: passing 'CFStringRef' (aka 'const struct
__CFString *')
      to parameter of type 'void *' discards qualifiers
      [-Wincompatible-pointer-types-discards-qualifiers]
                  Fcons (make_mint_ptr (name), make_number (traits)));
                                        ^~~~
./lisp.h:2389:22: note: passing argument to parameter 'a' here
make_mint_ptr (void *a)
                     ^
macfont.m:911:47: error: use of undeclared identifier 'traits'
                  Fcons (make_mint_ptr (name), make_number (traits)));
                                                            ^
macfont.m:987:35: warning: passing 'CFTypeRef' (aka 'const void *') to parameter
      of type 'void *' discards qualifiers
      [-Wincompatible-pointer-types-discards-qualifiers]
  value = string ? make_mint_ptr (CFRetain (string)) : Qnil;
                                  ^~~~~~~~~~~~~~~~~
./lisp.h:2389:22: note: passing argument to parameter 'a' here
make_mint_ptr (void *a)
                     ^
2 warnings and 1 error generated.
make[2]: *** [macfont.o] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2

Thanks

        John



--- End Message ---
--- Begin Message --- Subject: Re: bug#31845: 27.0.50; Error building master on MacOS Date: Sat, 16 Jun 2018 09:32:36 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0
Ludovic Courtès wrote:
Hi Paul,

Paul Eggert <address@hidden> skribis:

Thanks for reporting that; it should be fixed now.

I was glad to see your name on bug-guix, but it turns out you emailed
the wrong bug address.  :-)

   https://bugs.gnu.org/31485

Sorry about that, and thanks for letting me know. Closing the correct bug number (31845) now.


--- End Message ---

reply via email to

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