Page MenuHomeFreeBSD

x11/lightdm-gtk-greeter: fix build with GCC-based architectures
ClosedPublic

Authored by pkubaj on Apr 29 2019, 9:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 9:25 AM
Unknown Object (File)
Tue, Apr 23, 10:57 AM
Unknown Object (File)
Tue, Apr 23, 10:56 AM
Unknown Object (File)
Tue, Apr 23, 10:56 AM
Unknown Object (File)
Sat, Apr 20, 11:55 PM
Unknown Object (File)
Sat, Apr 20, 3:05 PM
Unknown Object (File)
Mar 31 2024, 12:17 PM
Unknown Object (File)
Mar 28 2024, 9:35 AM
Subscribers
None

Details

Summary

Add USE_CSTD=c99 to fix:
lightdm-gtk-greeter.c: In function 'start_authentication':
lightdm-gtk-greeter.c:2023: error: 'for' loop initial declaration used outside C99 mode

Happens when building with base GCC.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237626

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23967
Build 22875: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 30 2019, 2:21 PM
This revision was automatically updated to reflect the committed changes.