Martin Liška wrote:
On 11/16/20 10:00 AM, Iain Sandoe wrote:
../../gcc/c-family/stub-objc.c:30: note: an enum with different value
name is defined in another translation unit
30 | enum rid { DUMMY };
I’m not disagreeing, of course (and will sort it out)..
.. but I don’t see this warning
On 11/16/20 10:00 AM, Iain Sandoe wrote:
Hi Martin,
Martin Liška wrote:
On 11/6/20 8:54 PM, Iain Sandoe wrote:
+/* Provide a dummy type for the RID enum used as an argument to
+ objc_prop_attr_kind_for_rid () */
+enum rid { DUMMY };
+
I've noticed the hunk caused the following -Wodr warn
Hi Martin,
Martin Liška wrote:
On 11/6/20 8:54 PM, Iain Sandoe wrote:
+/* Provide a dummy type for the RID enum used as an argument to
+ objc_prop_attr_kind_for_rid () */
+enum rid { DUMMY };
+
I've noticed the hunk caused the following -Wodr warning:
../libdecnumber/libdecnumber.a -l
On 11/6/20 8:54 PM, Iain Sandoe wrote:
+/* Provide a dummy type for the RID enum used as an argument to
+ objc_prop_attr_kind_for_rid () */
+enum rid { DUMMY };
+
Hello.
I've noticed the hunk caused the following -Wodr warning:
/home/mliska/Programming/gcc/objdir/./prev-gcc/xg++
-B/home/ml
Hi
This is preparatory work for bringing at least one aspect of the
Objective-C implementation up to date.
Tested on a number of Darwin revisions, and x86_64-linux-gnu
pushed to master,
thanks
Iain
---
At present, we are missing parsing and checking for around
half of the property attribute