Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-35

[HP aCC] warnings: Null macro argument #1 for macro '_RWSTD_DEFINE_FACET_FACTORY

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 4.1.2
    • 4.1.3
    • Build and Installation
    • None
    • HP aCC

    Description

      When compiled with HP aCC the library emits the warning below from the three translation units listed:

      aCC -c -I/build/sebor/dev/stdlib/include/ansi -I/usr/include -D_RWSTDDEBUG -mt -D_RWSTD_USE_CONFIG -I/build/sebor/aCC-3.52-15S/include -I/build/sebor/dev/stdlib/include -Aa +nostl -g +d +DD64 +w +W392 +W655 +W684 +W818 +W819 +W849 /build/sebor/dev/stdlib/src/ti_num_get.cpp
      Warning (suggestion) 933: "/build/sebor/dev/stdlib/src/ti_num_get.cpp", line
      56 # Null macro argument #1 for macro '_RWSTD_DEFINE_FACET_FACTORY'.
      _RWSTD_DEFINE_FACET_FACTORY (_RWSTD_EXPORT, num_get, TARGS_C, nu
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
      aCC -c -I/build/sebor/dev/stdlib/include/ansi -I/usr/include -D_RWSTDDEBUG -mt -D_RWSTD_USE_CONFIG -I/build/sebor/aCC-3.52-15S/include -I/build/sebor/dev/stdlib/include -Aa +nostl -g +d +DD64 +w +W392 +W655 +W684 +W818 +W819 +W849 /build/sebor/dev/stdlib/src/ti_num_put.cpp
      Warning (suggestion) 933: "/build/sebor/dev/stdlib/src/ti_num_put.cpp", line
      54 # Null macro argument #1 for macro '_RWSTD_DEFINE_FACET_FACTORY'.
      _RWSTD_DEFINE_FACET_FACTORY (_RWSTD_EXPORT, num_put, TARGS_C, nu
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
      aCC -c -I/build/sebor/dev/stdlib/include/ansi -I/usr/include -D_RWSTDDEBUG -mt -D_RWSTD_USE_CONFIG -I/build/sebor/aCC-3.52-15S/include -I/build/sebor/dev/stdlib/include -Aa +nostl -g +d +DD64 +w +W392 +W655 +W684 +W818 +W819 +W849 /build/sebor/dev/stdlib/src/ti_numpunct.cpp
      Warning (suggestion) 933: "/build/sebor/dev/stdlib/src/ti_numpunct.cpp", line
      54 # Null macro argument #1 for macro '_RWSTD_DEFINE_FACET_FACTORY'.
      _RWSTD_DEFINE_FACET_FACTORY (_RWSTD_EXPORT, numpunct, <char>, nu
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sebor Martin Sebor
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: