York Zhao

Results 13 issues of York Zhao

I was using clang 3.9.0, and I didn't have problem compiling. However, after replacing my llvm 3.9.0 with the one patched by cling, clang fails to find `` when I...

First of all, thank you so much for this wonderful repo, and also sorry for asking my question in English as inputting Chinese is too painful for me. My question...

## Steps to reproduce the problem 1. With `lldpd` version: Git commit 6936221, Net SNMP version: 5.7.2~dfsg-8.1ubuntu3.3 2. OS: Ubuntu 14.04.6, Net SNMP Version: 5.7.2~dfsg-8.1ubuntu3.3 3. With the following lines...

won't fix

In my test project, I included `` and boost unit test library headers. These are very heavy C++ headers, so I should have noticed huge compilation speed improvement. However, I...

Steps: 1. Open a `.ipnb` file 2. Press 'C-c C-o' to open it in `ein` 3. Move point to a markdown cell 4. Press `C-c '` 5. Got the error:...

This simple code: ```emacs-lisp (use-package js2-imenu-extras :functions js2-imenu-extras-setup :config (js2-imenu-extras-setup)) ``` gives me the byte compilation warning: > the function ‘js2-imenu-extras-setup’ might not be defined at runtime. I've spent hours...

Hi, First of all, thank you very much for this package. I'm sending this PR in response to [this suggestions](https://github.com/louietan/anki-editor/issues/101#issuecomment-1287920220). Please see the commit message for more details. Thank you

I'm having an issue that git-svn-clone-externals always fail with error: svn_externals/http://svn/common/include/trunk@26 -> common/include git svn fetch --all Bad URL passed to RA layer: Illegal repository URL 'common/include' at /usr/local/share/perl/5.22.1/Git/SVN.pm line...

Hi Kuanyui, I like your theme, thank you very much! However, as I was trying to change the default foreground color to `black-6`, I noticed that the foreground color has...

Hi Nikolaj, I've been using full-ack for a few years now. Thank you very much for this useful tool. Please check out my two pull request, the font lock one...