You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2005/09/20 01:57:28 UTC

[jira] Created: (STDCXX-35) [HP aCC] warnings: Null macro argument #1 for macro '_RWSTD_DEFINE_FACET_FACTORY

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

         Key: STDCXX-35
         URL: http://issues.apache.org/jira/browse/STDCXX-35
     Project: STDCXX
        Type: Bug
  Components: Build  
    Versions: 4.1.2    
 Environment: HP aCC
    Reporter: Martin Sebor
    Priority: Trivial


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
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^                                     


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (STDCXX-35) [HP aCC] warnings: Null macro argument #1 for macro '_RWSTD_DEFINE_FACET_FACTORY

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/STDCXX-35?page=all ]
     
Martin Sebor closed STDCXX-35:
------------------------------

    Fix Version: 4.1.3
     Resolution: Fixed

Closed as a duplicate of STDCXX-64.

> [HP aCC] warnings: Null macro argument #1 for macro '_RWSTD_DEFINE_FACET_FACTORY
> --------------------------------------------------------------------------------
>
>          Key: STDCXX-35
>          URL: http://issues.apache.org/jira/browse/STDCXX-35
>      Project: STDCXX
>         Type: Bug
>   Components: Build
>     Versions: 4.1.2
>  Environment: HP aCC
>     Reporter: Martin Sebor
>     Priority: Trivial
>      Fix For: 4.1.3

>
> 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
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^                                     

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira