VirtualBox

忽略:
時間撮記:
2009-3-19 下午04:24:23 (16 年 以前)
作者:
vboxsync
訊息:

how difficult can this be...

檔案:
修改 1 筆資料

圖例:

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

    r18055 r18095  
    4040# include <unistd.h>
    4141#endif
     42#include <locale.h>
    4243
    4344#include <iprt/initterm.h>
     
    5657#endif
    5758
    58 #include <locale.h>
    59 
    6059#include "internal/path.h"
    6160#include "internal/process.h"
     
    263262    g_u64ProgramStartMilliTS = g_u64ProgramStartNanoTS / 1000000;
    264263
    265     /**
     264    /*
    266265     * Init C runtime locale
    267266     */
    268     char *pcDummy = setlocale(LC_CTYPE, "");
     267    setlocale(LC_CTYPE, "");
    269268
    270269    /*
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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