Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8215296

do not disable c99 on Solaris

XMLWordPrintable

    • b03
    • generic
    • solaris

        Currently we disable C99 in the Solaris build by setting -xc99=%none%.
        This differs from a lot of other build environments like gcc/Linux or VS2013/2017 on Windows where C99 features work.
        We should remove this difference on Solaris and remove or replace the setting.

        Kim Barrett mentioned :
        "I merely mentioned the C++14 work as evidence that removing -xc99=%none% didn’t appear harmful."
        However it will take more time until the C++14 change is in.

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: