Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compatibility with older gcc bug: unnamed union members cannot be used in init #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 27, 2013

  1. compatibility issues with olders gcc: unnamed union members cannot be…

    … used in init
    
    This solves compilation in olders gcc due a unresolved bug in <gcc-4.6 that unnamed union members cannot be used in initializer (stupid win-hat developers, always later)
    
    Theres no fun in a cheap software that relies on to high dependences, due high dependences need modern hardware.. an modern hardware dont need memory savings: so please commit thi for possibility to have compton in many distros that already not have gcc 4.6+.
    mckaygerhard committed Feb 27, 2013
    Configuration menu
    Copy the full SHA
    6b7ce60 View commit details
    Browse the repository at this point in the history