unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#15545: Compilation error with clang with guile 1.8.8
@ 2013-10-06 19:44 Matt Sicker
  2014-01-15 21:06 ` Mark H Weaver
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Sicker @ 2013-10-06 19:44 UTC (permalink / raw)
  To: 15545


[-- Attachment #1.1: Type: text/plain, Size: 595 bytes --]

I've attached the log from running make with the autogen project (which
depends on guile). As a quick summary, the compiler issue seems to be due
to the use of the variable name "noreturn" in libguile/throw.h, line 94, in
the function declaration scm_ithrow(). As I'm not very familiar with C++11,
I don't know if this is a compiler bug on clang's end,
implementation-defined behaviour on both clang's and gcc's ends, or a
problem on your part with using a C++11 keyword as an argument name.

Also, while compiling guile itself, I get the following message:


-- 
Matt Sicker <boards@gmail.com>

[-- Attachment #1.2: Type: text/html, Size: 756 bytes --]

[-- Attachment #2: errs.xz --]
[-- Type: application/octet-stream, Size: 7652 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#15545: Compilation error with clang with guile 1.8.8
  2013-10-06 19:44 bug#15545: Compilation error with clang with guile 1.8.8 Matt Sicker
@ 2014-01-15 21:06 ` Mark H Weaver
  0 siblings, 0 replies; 2+ messages in thread
From: Mark H Weaver @ 2014-01-15 21:06 UTC (permalink / raw)
  To: Matt Sicker; +Cc: 15545-done

Hi,

Matt Sicker <boards@gmail.com> writes:
> I've attached the log from running make with the autogen project
> (which depends on guile). As a quick summary, the compiler issue seems
> to be due to the use of the variable name "noreturn" in
> libguile/throw.h, line 94, in the function declaration scm_ithrow().

I fixed this in November, but I forgot to close this bug.

http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commitdiff;h=36c40440078c005cd5e239cca487d29f6f60007d

This fix will be in Guile 2.0.10.  We no longer support Guile 1.8.x.

    Regards,
      Mark





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-15 21:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-06 19:44 bug#15545: Compilation error with clang with guile 1.8.8 Matt Sicker
2014-01-15 21:06 ` Mark H Weaver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).