Print this page
3441 -zassert-deflib messages are in the wrong place

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/sgs/rtld/common/rtld.msg
          +++ new/usr/src/cmd/sgs/rtld/common/rtld.msg
↓ open down ↓ 265 lines elided ↑ open up ↑
 266  266  @ MSG_USD_LDLIBPATH     "   unused search path=%s  (LD_LIBRARY_PATH)\n"
 267  267  @ MSG_DUP_LDLIBPATH     "   unused (duplicate) search path=%s  \
 268  268                           (LD_LIBRARY_PATH)\n"
 269  269  @ MSG_USD_LDLIBPATHC    "   unused search path=%s  (configuration \
 270  270                           LD_LIBRARY_PATH - %s)\n"
 271  271  @ MSG_DUP_LDLIBPATHC    "   unused (duplicate) search path=%s  (configuration \
 272  272                           LD_LIBRARY_PATH - %s)\n"
 273  273  @ MSG_USD_RUNPATH       "   unused search path=%s  (RUNPATH/RPATH from \
 274  274                           file %s)\n"
 275  275  
      276 +@ MSG_CAP_IGN_UNKCAP    "ignoring unknown capability: %s"
      277 +
 276  278  @ _END_
 277  279  
 278  280  # The following strings represent reserved words, files, pathnames and symbols.
 279  281  # Reference to this strings is via the MSG_ORIG() macro, and thus no message
 280  282  # translation is required.
 281  283  
 282  284  @ MSG_LDD_FIL_PATH      "\t%s%s%s\n"
 283  285  @ MSG_LDD_FIL_EQUIV     "\t%s =>\t %s%s%s\n"
 284  286  @ MSG_LDD_FMT_PATH1     "%s"
 285  287  @ MSG_LDD_FMT_PATHN     ":%s"
↓ open down ↓ 7 lines elided ↑ open up ↑
 293  295  @ MSG_STR_ELF           "ELF"
 294  296  @ MSG_STR_EMSGFOR1      "%s: %s: %s"
 295  297  @ MSG_STR_EMSGFOR2      "%s: %s"
 296  298  @ MSG_STR_HEXNUM        "0123456789abcdef"
 297  299  @ MSG_STR_NL            "\n"
 298  300  @ MSG_STR_SLASH         "/"
 299  301  @ MSG_STR_DELIMIT       ": "
 300  302  @ MSG_STR_ONE           "1"
 301  303  
 302  304  @ MSG_CAP_DELIMIT       ","
 303      -@ MSG_CAP_IGN_UNKCAP    "ignoring unknown capability: %s"
 304  305  
 305  306  @ MSG_SUNW_OST_SGS      "SUNW_OST_SGS"
 306  307  @ MSG_SUNW_OST_OSLIB    "SUNW_OST_OSLIB"
 307  308  
 308  309  @ MSG_TKN_CAPABILITY    "CAPABILITY"
 309  310  @ MSG_TKN_MACHINE       "MACHINE"
 310  311  @ MSG_TKN_PLATFORM      "PLATFORM"
 311  312  @ MSG_TKN_ORIGIN        "ORIGIN"
 312  313  @ MSG_TKN_ISALIST       "ISALIST"
 313  314  @ MSG_TKN_OSNAME        "OSNAME"
↓ open down ↓ 113 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX