- 16 1月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 15 1月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 14 1月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 13 1月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 12 1月, 2018 29 次提交
-
-
由 Behdad Esfahbod 提交于
I hate it that with my compiler at least, it doesn't catch totally uncompilable statements in templates if they are not used...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Not sure why only one of the bots sees this as visible...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
To better catch errors locally.
-
由 Behdad Esfahbod 提交于
Maybe I should disable C++11 detection such that my compiler also catches these. Doesn't look like we can switch to it for a while anyway...
-
由 Behdad Esfahbod 提交于
-
由 Ting-Wei Lan 提交于
Defining _POSIX_C_SOURCE to an old version on FreeBSD can cause C99 to be disabled in libc.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Ouch. I need a better workflow for this.
-
由 Behdad Esfahbod 提交于
It's dead, Jim!
-
由 Behdad Esfahbod 提交于
Apparently CoreText does allow these. To be done: detect infinite loops. Fixes MORX-12 test.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
line 323: Warning: info hides hb_buffer_t::info ...
-
由 Behdad Esfahbod 提交于
Don't know why this is not caught by my compiler. Looks like clang catches it while gcc doesn't. In file included from ../src/hb-aat-layout-morx-table.hh:31: ../src/hb-aat-layout-common-private.hh:523:30: error: no member named 'static_size' in 'AAT::ContextualSubtable<AAT::MorxTypes>::EntryData' DEFINE_SIZE_STATIC (4 + T::static_size); ~~~^
-
- 11 1月, 2018 5 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes MORX-11 test.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Tested with Zapfino and text "2nd". Sascha will create tests later.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Passes MORX-10 test now.
-