Merged
#139 · Created  · Last updated

Merged pull request

Merge pull request #139 into develop

c49856e·Author: ·Closed by: ·2019-11-07

Description

  • Fix issue #247: unused-local-typedef warning for some compilers

    This unused typedef was generating warnings from several compilers, including clang/gcc when the user explicitly passes -Wunused, overriding the GEX-provided default of -Wno-unused.

    This currently appears to be the only such line in the public UPC++ headers tripping this warning, so remove it.

  • Update ChangeLog

0 attachments

0 comments

Loading commits...