VirtualBox

vbox的更動 55992 路徑 trunk/src/VBox/NetworkServices


忽略:
時間撮記:
2015-5-21 上午04:25:25 (10 年 以前)
作者:
vboxsync
訊息:

lwip: Drop "l" (ell) length modifier from U32_F and friends. This
will do for now, though the right thing to do would be to use PRI*
macros, but it's a bit of a portability mess.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/NetworkServices/NAT/lwipopts.h

    r54124 r55992  
    185185#define S16_F "hd"
    186186#define X16_F "hx"
    187 #define U32_F "lu"
    188 #define S32_F "ld"
    189 #define X32_F "lx"
     187#define U32_F "u"
     188#define S32_F "d"
     189#define X32_F "x"
    190190
    191191/* Redirect libc memory alloc functions to IPRT. */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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