- ソース を表示
- Firestorm/Compile へ行く。
| 5: 2012-09-19 (水) 17:57:28 iseki |
現: 2013-06-13 (木) 16:18:00 iseki |
||
|---|---|---|---|
| Line 38: | Line 38: | ||
| -- %%autobuild/autobuild/common.py の L533-539 をコメントアウト%% | -- %%autobuild/autobuild/common.py の L533-539 をコメントアウト%% | ||
| -- %%autobuild/autobuild/connection.py の L40 をコメントアウト%% | -- %%autobuild/autobuild/connection.py の L40 をコメントアウト%% | ||
| - | -- AppData\Local\Temp\install.cache.<ユーザ名> | + | -- AppData\Local\Temp\install.cache.<ユーザ名>\* を消す |
| - Cドライブでやると,書き込みでパーミッションエラーが出る. | - Cドライブでやると,書き込みでパーミッションエラーが出る. | ||
| -- Windows でパーミッション? ;( | -- Windows でパーミッション? ;( | ||
| Line 102: | Line 102: | ||
| #define INT32_C(val) (INT_LEAST32_MAX-INT_LEAST32_MAX+(val)) | #define INT32_C(val) (INT_LEAST32_MAX-INT_LEAST32_MAX+(val)) | ||
| #define INT64_C(val) (INT_LEAST64_MAX-INT_LEAST64_MAX+(val)) | #define INT64_C(val) (INT_LEAST64_MAX-INT_LEAST64_MAX+(val)) | ||
| + | |||
| #define UINT8_C(val) (UINT_LEAST8_MAX-UINT_LEAST8_MAX+(val)) | #define UINT8_C(val) (UINT_LEAST8_MAX-UINT_LEAST8_MAX+(val)) | ||
| #define UINT16_C(val) (UINT_LEAST16_MAX-UINT_LEAST16_MAX+(val)) | #define UINT16_C(val) (UINT_LEAST16_MAX-UINT_LEAST16_MAX+(val)) | ||
| Line 108: | Line 108: | ||
| #define UINT64_C(val) (UINT_LEAST64_MAX-UINT_LEAST64_MAX+(val)) | #define UINT64_C(val) (UINT_LEAST64_MAX-UINT_LEAST64_MAX+(val)) | ||
| #endif | #endif | ||
| + | |||
| /* 7.18.4.2 Macros for greatest-width integer constants */ | /* 7.18.4.2 Macros for greatest-width integer constants */ | ||
| #ifndef INTMAX_C | #ifndef INTMAX_C | ||
- Firestorm/Compile のバックアップ一覧
- Firestorm/Compile のバックアップ差分(No. All)
