Felix Yan

Results 183 issues of Felix Yan

This uses the json api of mercurial repositories. Verified to work on the following hosting sites: www.mercurial-scm.org/repo hg.code.sf.net hg.nginx.org hg.mozilla.org

When lrelease is not present, the cmake step generates a warning instead of an error, and proceeding with make will result in the following error: ``` [ 25%] Generating danmaQ.1...

Gitter: ![2016-06-11-142058-910fc4](https://cloud.githubusercontent.com/assets/1006477/15983603/24ec814c-2f73-11e6-870b-80a88e664bf6.png) TG: ![2016-06-11-142106-319200](https://cloud.githubusercontent.com/assets/1006477/15983604/24ed50ea-2f73-11e6-8662-3a367f6409ef.png)

bug
enhancement

Fixes the following build failure: ``` /build/deepin-control-center/src/dde-control-center-5.4.47/src/frame/window/modules/network/connectioneditpage.cpp: In member function ‘void dccV20::network::ConnectionEditPage::prepareConnection()’: /build/deepin-control-center/src/dde-control-center-5.4.47/src/frame/window/modules/network/connectioneditpage.cpp:354:9: error: ‘qDBusRegisterMetaType’ was not declared in this scope; did you mean ‘qRegisterMetaType’? 354 | qDBusRegisterMetaType(); | ^~~~~~~~~~~~~~~~~~~~~...

Remove redundant dependency on dde-network-utils. Log: Remove redundant dependency on dde-network-utils

approve

The regex fails to parse in PHP 7.3, which broke the page in later functions. ``` PHP Warning: preg_replace(): Compilation failed: invalid range in character class at offset 4 in...

tornado.gen.Task was removed in Tornado 6. ``` =================================== FAILURES =================================== _______________________ test_decorate_tornado_coroutine ________________________ tests/test_integrations_py3.py:43: in test_decorate_tornado_coroutine loop.run_sync(coro) /usr/lib/python3.8/site-packages/tornado/ioloop.py:532: in run_sync return future_cell[0].result() /usr/lib/python3.8/site-packages/tornado/gen.py:209: in wrapper yielded = next(result) src/aspectlib/py35support.py:90: in...

They are correctly set as executable in git, but not in the hackage release tarball. ``` $ ls -lah hie-bios-0.7.5/tests/projects/simple-bios total 28K drwxr-xr-x 2 felix users 4.0K Sep 9 2001...

Builds fine and all tests pass.