You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hhvm/hphp/runtime/base/apc-file-storage.cpp:201:58: error: non-constant-expression cannot be
narrowed from type 'size_t' (aka 'unsigned long') to 'off_t' (aka 'long long') in initializer list
[-Wc++11-narrowing]
facebook/hhvm@0e853b502
m_chunkSize
にナローキャストが必要make hhvm
した時にproxygenのビルドスクリプトが走っていない?The text was updated successfully, but these errors were encountered: