#18254: osx R spkg error: expected ',' or '}' before '__attribute__'
-------------------------------------+-------------------------------------
Reporter: buck | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: sage-
Component: packages: | duplicate/invalid/wontfix
standard | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by buck):
Even-more-minimal reproduction:
{{{
$ echo 'enum {a = 1, b
__attribute__((availability(macosx,introduced=10.10))) = 1};' |
/usr/bin/gcc -c -xc -
(no output, it works)
$ echo 'enum {a = 1, b
__attribute__((availability(macosx,introduced=10.10))) = 1};' | gcc -c -xc
-
<stdin>:1:16: error: expected ',' or '}' before '__attribute__'
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/18254#comment:42>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.