On 5/3/20 7:28 AM, Seebs wrote:
On Sun, 3 May 2020 06:27:12 +0200
"Jacob Kroon" <jacob.kr...@gmail.com> wrote:
'pseudo_access_t' is a type, so use typedef.
Fixes building pseudo with gcc 10 where -fno-common is the default.
Wow! That's amazing, and yes, that's a bug, and the fix looks right to
me. I don't know how that got missed all these years. (But don't rely
on this evaluation too heavily just yet, I haven't actually looked at
the code more carefully, but this seems obvious.)
-s
The type has never been used, so an alternative fix would be to get rid
of it altogether, and just keep the enum identifiers.
/Jacob
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#137779):
https://lists.openembedded.org/g/openembedded-core/message/137779
Mute This Topic: https://lists.openembedded.org/mt/73948932/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe:
https://lists.openembedded.org/g/openembedded-core/leave/8023207/1426099254/xyzzy
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-