VirtualBox

vbox的更動 62945 路徑 trunk/src/VBox/Runtime


忽略:
時間撮記:
2016-8-4 上午02:35:06 (8 年 以前)
作者:
vboxsync
訊息:

IPRT: NetBSD iconv_open() doesn't grok empty codeset strings. Check
for this in *both* places where iconv_open() is called.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp

    r62477 r62945  
    305305         * Create conversion object.
    306306         */
    307 #ifdef RT_OS_SOLARIS
     307#if defined(RT_OS_SOLARIS) || defined(RT_OS_NETBSD)
    308308        /* Solaris doesn't grok empty codeset strings, so help it find the current codeset. */
    309309        if (!*pszInputCS)
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette